https://github.com/lang/unicode_utils
Unicode algorithms for Ruby 1.9
https://github.com/lang/unicode_utils
Last synced: about 22 hours ago
JSON representation
Repository metadata
Unicode algorithms for Ruby 1.9
- Host: GitHub
- URL: https://github.com/lang/unicode_utils
- Owner: lang
- License: bsd-2-clause
- Created: 2008-10-25T22:58:31.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T11:22:16.000Z (almost 2 years ago)
- Last Synced: 2026-02-22T03:06:54.401Z (10 days ago)
- Language: Ruby
- Homepage: http://unicode-utils.rubyforge.org/
- Size: 2.34 MB
- Stars: 112
- Watchers: 4
- Forks: 15
- Open Issues: 16
- Releases: 0
-
Metadata Files:
- Readme: README.rdoc
- Changelog: CHANGES.txt
- License: LICENSE.txt
README.rdoc
= Unicode Utils - Unicode algorithms for Ruby 1.9
UnicodeUtils implements Unicode algorithms for case conversion,
normalization, text segmentation and more in pure Ruby code.
== Installation
Install with RubyGems:
gem install unicode_utils
Or get the source from Github: http://github.com/lang/unicode_utils
and follow the instructions in INSTALL.txt.
UnicodeUtils works with Ruby 1.9.1 or later.
== Synopsis
require "unicode_utils/upcase"
UnicodeUtils.upcase("weiß") => "WEISS"
UnicodeUtils.upcase("i", :tr) => "İ"
Start with the UnicodeUtils module in the API documentation for
complete documentation.
== License
unicode_utils is licensed under the BSD license. Read the file
LICENSE.txt in the unicode_utils package for details.
== Links
Online documentation:: http://unicode-utils.rubyforge.org
Source code:: http://github.com/lang/unicode_utils
Rubyforge project:: http://rubyforge.org/projects/unicode-utils
Home of the Unicode Consortium:: http://unicode.org
== Who?
UnicodeUtils is written by Stefan Lang. You can contact me at
langstefan AT gmx.at. Contributions welcome!
Owner metadata
- Name: Stefan Lang
- Login: lang
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/28923?u=7507de3e41a7326e6bf9396f9c44e3587afbfdbb&v=4
- Repositories: 6
- Last ynced at: 2024-04-16T15:26:39.533Z
- Profile URL: https://github.com/lang
GitHub Events
Total
- Pull request event: 2
- Issue comment event: 5
Last Year
- Pull request event: 1
Committers metadata
Last synced: 5 days ago
Total Commits: 191
Total Committers: 2
Avg Commits per committer: 95.5
Development Distribution Score (DDS): 0.005
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Stefan Lang | l****n@g****t | 190 |
| Agis Anastasopoulos | c****c@g****m | 1 |
Committer domains:
- gmx.at: 1
Issue and Pull Request metadata
Last synced: 12 days ago
Total issues: 12
Total pull requests: 12
Average time to close issues: 5 days
Average time to close pull requests: almost 5 years
Total issue authors: 12
Total pull request authors: 11
Average comments per issue: 1.75
Average comments per pull request: 0.92
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- mensfeld (1)
- lucianot (1)
- matkoniecz (1)
- jrochkind (1)
- Kulgar (1)
- pboettcher (1)
- openhood (1)
- forthrin (1)
- aopano (1)
- retorquere (1)
- mois3x (1)
- Epigene (1)
Top Pull Request Authors
- febeling (2)
- agis (1)
- dvarrui (1)
- mois3x (1)
- tas50 (1)
- kassi (1)
- priv-kweihmann (1)
- danowar2k (1)
- mudasobwa (1)
- steakknife (1)
- majioa (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 12
-
Total downloads:
- rubygems: 255,094,540 total
- Total docker downloads: 931,842,116
- Total dependent packages: 68 (may contain duplicates)
- Total dependent repositories: 10,027 (may contain duplicates)
- Total versions: 39
- Total maintainers: 1
gem.coop: unicode_utils
additional Unicode aware functions for Ruby 1.9
- Homepage: http://github.com/lang/unicode_utils
- Documentation: http://www.rubydoc.info/gems/unicode_utils/
- Licenses: bsd-2-clause
- Latest release: 1.4.0 (published over 13 years ago)
- Last Synced: 2026-02-26T16:31:10.541Z (5 days ago)
- Versions: 10
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 127,644,143 Total
- Docker Downloads: 465,921,058
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.107%
- Downloads: 0.2%
- Docker downloads count: 0.226%
- Maintainers (1)
rubygems.org: unicode_utils
additional Unicode aware functions for Ruby 1.9
- Homepage: http://github.com/lang/unicode_utils
- Documentation: http://www.rubydoc.info/gems/unicode_utils/
- Licenses: bsd-2-clause
- Latest release: 1.4.0 (published over 13 years ago)
- Last Synced: 2026-02-24T18:01:19.620Z (7 days ago)
- Versions: 10
- Dependent Packages: 68
- Dependent Repositories: 10,027
- Downloads: 127,450,397 Total
- Docker Downloads: 465,921,058
-
Rankings:
- Downloads: 0.219%
- Docker downloads count: 0.278%
- Dependent repos count: 0.333%
- Dependent packages count: 0.42%
- Average: 2.25%
- Stargazers count: 5.092%
- Forks count: 7.159%
- Maintainers (1)
proxy.golang.org: github.com/lang/unicode_utils
- Homepage:
- Documentation: https://pkg.go.dev/github.com/lang/unicode_utils#section-documentation
- Licenses: bsd-2-clause
- Latest release: v1.4.0 (published over 13 years ago)
- Last Synced: 2026-02-24T18:01:22.645Z (7 days ago)
- Versions: 10
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 4.517%
- Average: 5.298%
- Forks count: 5.371%
- Dependent packages count: 5.468%
- Dependent repos count: 5.835%
debian-11: ruby-unicode-utils
- Homepage: http://github.com/lang/unicode_utils
- Documentation: https://packages.debian.org/bullseye/ruby-unicode-utils
- Licenses:
- Latest release: 1.4.0-2 (published 21 days ago)
- Last Synced: 2026-02-13T08:26:01.203Z (18 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: ruby-unicode-utils
- Homepage: http://github.com/lang/unicode_utils
- Documentation: https://packages.debian.org/bookworm/ruby-unicode-utils
- Licenses:
- Latest release: 1.4.0-2 (published 19 days ago)
- Last Synced: 2026-02-12T23:43:30.318Z (19 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: ruby-unicode-utils
- Homepage: http://github.com/lang/unicode_utils
- Documentation: https://packages.debian.org/trixie/ruby-unicode-utils
- Licenses:
- Latest release: 1.4.0-2 (published 19 days ago)
- Last Synced: 2026-02-13T13:20:40.188Z (18 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
Score: 26.439827952931928