Source: ruby-unf Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb, ruby-unf-ext (>= 0.0.7.2~) Standards-Version: 3.9.8 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-unf.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-unf Homepage: https://github.com/knu/ruby-unf XS-Ruby-Versions: all Package: ruby-unf Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-unf-ext (>= 0.0.7.2~), ${misc:Depends}, ${shlibs:Depends} Description: 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