diff options
author | taca <taca> | 2010-09-11 06:56:00 +0000 |
---|---|---|
committer | taca <taca> | 2010-09-11 06:56:00 +0000 |
commit | 6eab0bc2c0c6948b5bccc6fbb45dd64d25acea25 (patch) | |
tree | 4003139a2573067df110efed3fe211a63e25ba5d /net/ruby-addressable/PLIST | |
parent | 8cd1fd02e5d0b47cdd37c14a1bf33ee3c4ba871e (diff) | |
download | pkgsrc-6eab0bc2c0c6948b5bccc6fbb45dd64d25acea25.tar.gz |
Importing net/ruby-addressable 2.2.0.
Addressable is a replacement for the URI implementation that is part of
Ruby's standard library. It more closely conforms to the relevant RFCs and
adds support for IRIs and URI templates.
Diffstat (limited to 'net/ruby-addressable/PLIST')
-rw-r--r-- | net/ruby-addressable/PLIST | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/net/ruby-addressable/PLIST b/net/ruby-addressable/PLIST new file mode 100644 index 00000000000..7014591b085 --- /dev/null +++ b/net/ruby-addressable/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/11 06:56:00 taca Exp $ +${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/CHANGELOG +${GEM_LIBDIR}/LICENSE +${GEM_LIBDIR}/README +${GEM_LIBDIR}/Rakefile +${GEM_LIBDIR}/lib/addressable/idna.rb +${GEM_LIBDIR}/lib/addressable/template.rb +${GEM_LIBDIR}/lib/addressable/uri.rb +${GEM_LIBDIR}/lib/addressable/version.rb +${GEM_LIBDIR}/spec/addressable/idna_spec.rb +${GEM_LIBDIR}/spec/addressable/template_spec.rb +${GEM_LIBDIR}/spec/addressable/uri_spec.rb +${GEM_LIBDIR}/spec/data/rfc3986.txt +${GEM_LIBDIR}/tasks/clobber.rake +${GEM_LIBDIR}/tasks/gem.rake +${GEM_LIBDIR}/tasks/git.rake +${GEM_LIBDIR}/tasks/metrics.rake +${GEM_LIBDIR}/tasks/rdoc.rake +${GEM_LIBDIR}/tasks/rubyforge.rake +${GEM_LIBDIR}/tasks/spec.rake +${GEM_LIBDIR}/tasks/yard.rake +${GEM_LIBDIR}/website/index.html +${GEM_HOME}/specifications/${GEM_NAME}.gemspec |