pkgsrc/devel/ruby-idn/PLIST
tsutsui e5ec6af0f9 devel/ruby-idn: added idn-ruby-0.1.0 gem as ruby-idn-0.1.0.
This gem is required by forthcoming twitter-text-2.1.0 gem.

Ruby Bindings for the GNU LibIDN library, an implementation of
the Stringprep, Punycode and IDNA specifications defined by
the IETF Internationalized Domain Names (IDN) working group.
Included are the most important parts of the Stringprep, Punycode
and IDNA APIs like performing Stringprep processings, encoding
to and decoding from Punycode strings and converting entire domain
names to and from the ACE encoded form.
2017-12-30 04:34:58 +00:00

21 lines
648 B
Text

@comment $NetBSD: PLIST,v 1.1 2017/12/30 04:34:58 tsutsui Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/idn.${RUBY_DLEXT}
${GEM_LIBDIR}/CHANGES
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/NOTICE
${GEM_LIBDIR}/README
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/ext/extconf.rb
${GEM_LIBDIR}/ext/idn.c
${GEM_LIBDIR}/ext/idn.h
${GEM_LIBDIR}/ext/idna.c
${GEM_LIBDIR}/ext/punycode.c
${GEM_LIBDIR}/ext/stringprep.c
${GEM_LIBDIR}/lib/idn.${RUBY_DLEXT}
${GEM_LIBDIR}/test/tc_Idna.rb
${GEM_LIBDIR}/test/tc_Punycode.rb
${GEM_LIBDIR}/test/tc_Stringprep.rb
${GEM_LIBDIR}/test/ts_IDN.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec