pkgsrc/net/ruby-tw/PLIST
mef cdcfdc7348 PR pkg/47791 orignated by tsutsui@ for tw,
CUI client for twitter written by ruby.

 This is actually following set. But just making package on
net/ruby-tw will pull all these prerequisites.

- misc/ruby-args_parser   args_parser-0.1.4
  Parse ARGV from command line with DSL.

- misc/ruby-hashie	hashie-1.2.0
  Hashie is a small collection of tools that make hashes more powerful.
  Currently includes Mash (Mocking Hash) and Dash (Discrete Hash).

- misc/ruby-parallel	parallel-0.6.4
  Ruby gem to run any kind of code in parallel processes.

- misc/ruby-rainbow	rainbow-1.1.4
  Rainbow extends ruby String class enabling coloring text on ANSI terminals.

- net/ruby-tw		 tw-0.3.9
  Ruby based CUI Twitter client.

- net/ruby-twitter	twitter-4.6.2
  A Ruby interface to the Twitter API.

- net/ruby-userstream	userstream-1.3.0
  UserStream is a simple twitter userstream library.
2013-05-09 15:53:32 +00:00

33 lines
1 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2013/05/09 15:53:32 mef Exp $
bin/tw
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/tw
${GEM_LIBDIR}/lib/tw.rb
${GEM_LIBDIR}/lib/tw/app/cmds.rb
${GEM_LIBDIR}/lib/tw/app/helper.rb
${GEM_LIBDIR}/lib/tw/app/main.rb
${GEM_LIBDIR}/lib/tw/app/opt_parser.rb
${GEM_LIBDIR}/lib/tw/app/render.rb
${GEM_LIBDIR}/lib/tw/client/auth.rb
${GEM_LIBDIR}/lib/tw/client/error.rb
${GEM_LIBDIR}/lib/tw/client/helper.rb
${GEM_LIBDIR}/lib/tw/client/request.rb
${GEM_LIBDIR}/lib/tw/client/stream.rb
${GEM_LIBDIR}/lib/tw/client/tweet.rb
${GEM_LIBDIR}/lib/tw/conf.rb
${GEM_LIBDIR}/lib/tw/version.rb
${GEM_LIBDIR}/samples/README.md
${GEM_LIBDIR}/samples/sample.rb
${GEM_LIBDIR}/samples/stream.rb
${GEM_LIBDIR}/samples/update_profile_image.rb
${GEM_LIBDIR}/test/test_helper.rb
${GEM_LIBDIR}/test/test_t_co.rb
${GEM_LIBDIR}/test/test_tw.rb
${GEM_LIBDIR}/tw.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec