ruby-unf 0.1.4-1 source package in Ubuntu
Changelog
ruby-unf (0.1.4-1) unstable; urgency=medium * New upstream release. -- Pirate Praveen <email address hidden> Mon, 28 Sep 2015 23:53:00 +0530
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-unf_0.1.4-1.dsc | 2.0 KiB | 31a07a19707fe7615d33d578758c14036163e180bf5f67b9e38e1b97ece1ffef |
ruby-unf_0.1.4.orig.tar.gz | 117.2 KiB | 7de8651e6b00b3389d041bab0f2e5f5b39b65363b8de575ff01038df99f76496 |
ruby-unf_0.1.4-1.debian.tar.xz | 2.5 KiB | 60ebb184a17d8d0e1c6e76286dfe6878915c128d617e3619d0e8cbbe31c1cf44 |
Available diffs
- diff from 0.1.0-2 to 0.1.4-1 (3.4 KiB)
No changes file available.
Binary packages built by this source
- ruby-unf: Wrapper library to bring Unicode Normalization Form support to Ruby
This library allows code to be portable between Ruby implementations,
using 'unf_ext' under CRuby and 'java.text.Normalizer' on JRuby. It
normalizes UTF-8 strings into and from NFC, NFD, NFKC or NFKD