Source: ruby-rails-assets-punycode
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Rejah Rehim <rejah.rehim@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-assets-punycode.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-rails-assets-punycode.git;a=summary
Homepage: https://github.com/bestiejs/punycode.js
XS-Ruby-Versions: all

Package: ruby-rails-assets-punycode
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Description: provide punycode converter via rails asset pipeline
 This package provides an easy way for rails apps to use punycode
 via asset pipeline.
 .
 It is built from rubygem automatically generated from its bower package
 by rails-assets.org

Package: libjs-punycode
Section: web
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: punycode converter library in javascript
 Robust Punycode converter that fully complies to RFC 3492 and RFC 5891,
 and works on nearly all JavaScript platforms.
 .
 This JavaScript library is the result of comparing, optimizing
 and documenting different open-source implementations
 of the Punycode algorithm 
