pkgsrc/devel/ruby-bit-struct/PLIST
minskim 23d200eec3 Import ruby-bit-struct-0.15.0 as devel/ruby-bit-struct
Library for packed binary data stored in ruby Strings. Useful for
accessing fields in network packets and binary files.
2017-02-21 01:18:13 +00:00

45 lines
1.6 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2017/02/21 01:18:13 minskim Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/examples/ara-player-data.rb
${GEM_LIBDIR}/examples/bignum.rb
${GEM_LIBDIR}/examples/bits.rb
${GEM_LIBDIR}/examples/byte-bdy.rb
${GEM_LIBDIR}/examples/field-ripper.rb
${GEM_LIBDIR}/examples/fixed-point.rb
${GEM_LIBDIR}/examples/ip.rb
${GEM_LIBDIR}/examples/longlong.rb
${GEM_LIBDIR}/examples/md.rb
${GEM_LIBDIR}/examples/modular-def.rb
${GEM_LIBDIR}/examples/native.rb
${GEM_LIBDIR}/examples/nested-block.rb
${GEM_LIBDIR}/examples/nested.rb
${GEM_LIBDIR}/examples/pad.rb
${GEM_LIBDIR}/examples/ping-recv.rb
${GEM_LIBDIR}/examples/ping.rb
${GEM_LIBDIR}/examples/player-data.rb
${GEM_LIBDIR}/examples/raw.rb
${GEM_LIBDIR}/examples/rest.rb
${GEM_LIBDIR}/examples/switch-endian.rb
${GEM_LIBDIR}/examples/vector.rb
${GEM_LIBDIR}/lib/bit-struct.rb
${GEM_LIBDIR}/lib/bit-struct/bit-struct.rb
${GEM_LIBDIR}/lib/bit-struct/char-field.rb
${GEM_LIBDIR}/lib/bit-struct/fields.rb
${GEM_LIBDIR}/lib/bit-struct/float-field.rb
${GEM_LIBDIR}/lib/bit-struct/hex-octet-field.rb
${GEM_LIBDIR}/lib/bit-struct/nested-field.rb
${GEM_LIBDIR}/lib/bit-struct/octet-field.rb
${GEM_LIBDIR}/lib/bit-struct/pad-field.rb
${GEM_LIBDIR}/lib/bit-struct/signed-field.rb
${GEM_LIBDIR}/lib/bit-struct/text-field.rb
${GEM_LIBDIR}/lib/bit-struct/unsigned-field.rb
${GEM_LIBDIR}/lib/bit-struct/vector-field.rb
${GEM_LIBDIR}/lib/bit-struct/vector.rb
${GEM_LIBDIR}/lib/bit-struct/yaml.rb
${GEM_LIBDIR}/test/test-endian.rb
${GEM_LIBDIR}/test/test-vector.rb
${GEM_LIBDIR}/test/test.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec