7fe6d3dd79
IPAddress is a Ruby library designed to make the use of IPv4 and IPv6 addresses simple, powerful and enjoyable. It provides a complete set of methods to handle IP addresses for any need, from simple scripting to full network design. IPAddress is written with a full OO interface, and its code is easy to read, maintain and extend. The documentation is full of examples, to let you start being productive immediately.
19 lines
663 B
Text
19 lines
663 B
Text
@comment $NetBSD: PLIST,v 1.1 2014/06/03 13:46:00 jperkin Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.document
|
|
${GEM_LIBDIR}/CHANGELOG.rdoc
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.rdoc
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/VERSION
|
|
${GEM_LIBDIR}/ipaddress.gemspec
|
|
${GEM_LIBDIR}/lib/ipaddress.rb
|
|
${GEM_LIBDIR}/lib/ipaddress/ipv4.rb
|
|
${GEM_LIBDIR}/lib/ipaddress/ipv6.rb
|
|
${GEM_LIBDIR}/lib/ipaddress/prefix.rb
|
|
${GEM_LIBDIR}/test/ipaddress/ipv4_test.rb
|
|
${GEM_LIBDIR}/test/ipaddress/ipv6_test.rb
|
|
${GEM_LIBDIR}/test/ipaddress/prefix_test.rb
|
|
${GEM_LIBDIR}/test/ipaddress_test.rb
|
|
${GEM_LIBDIR}/test/test_helper.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|