Search Criteria
Package Details: ruby-unicode-display_width 2.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ruby-unicode-display_width.git (read-only, click to copy) |
---|---|
Package Base: | ruby-unicode-display_width |
Description: | [Unicode 13.0.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, and other data |
Upstream URL: | https://rubygems.org/gems/unicode-display_width |
Keywords: | ruby |
Licenses: | MIT |
Submitter: | jtgoguen |
Maintainer: | mnussbaum |
Last Packager: | mnussbaum |
Votes: | 9 |
Popularity: | 0.060337 |
First Submitted: | 2016-10-03 16:16 (UTC) |
Last Updated: | 2021-12-22 19:41 (UTC) |
Latest Comments
MarsSeed commented on 2022-05-23 10:31 (UTC)
Please change to 'Unicode 14.0.0' in the description - info from upstream URL.
fsyy commented on 2021-02-27 08:08 (UTC)
the url is fine on my side. latest version is 2.0 but this would break ruby-colorls which is asking for ~<1.7 at /usr/lib/ruby/gems/2.7.0/specifications/colorls-1.4.3.gemspec.
rnovatorov commented on 2020-08-31 21:05 (UTC)
Upstream URL is broken:
https://rubygems.org/gems/${_gemname}
. It probably should behttps://github.com/janlelis/unicode-display_width
.ClawOfLight commented on 2018-02-14 09:23 (UTC)
doesn't build without rdoc, please add it as makedepend or build with --no-document