Sha256: 85316ff0da09b11889a38a710e2b77e248f460b903d151941e7b689e10028ee2
Contents?: true
Size: 1.19 KB
Versions: 0
Compression: gzip
Compressed size: 544 Bytes
Stored size: 544 Bytes
Contents
--- !ruby/object:Gem::Specification name: throttle version: !ruby/object:Gem::Version version: 0.0.1 prerelease: platform: ruby authors: - brookemckim autorequire: bindir: bin cert_chain: [] date: 2011-11-09 00:00:00.000000000Z dependencies: [] description: Throttle your local bandwidth with IPFW on OSX email: - brooke.mckim@gmail.com executables: - throttle extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - README.md - Rakefile - bin/throttle - lib/throttle.rb - lib/throttle/bandwidth.rb - lib/throttle/client.rb - lib/throttle/ipfw.rb - lib/throttle/pipe.rb - lib/throttle/version.rb - throttle.gemspec homepage: https://github.com/brookemckim/throttle licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: throttle rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Throttle bandwidth on OS X test_files: []