Sha256: e059d04e7a86df77b3e8ae7768fb3e9214b3007a493891e82563e37071137120
Contents?: true
Size: 1.48 KB
Versions: 0
Compression: gzip
Compressed size: 692 Bytes
Stored size: 692 Bytes
Contents
--- !ruby/object:Gem::Specification name: potato version: !ruby/object:Gem::Version version: 0.0.15 prerelease: platform: ruby authors: - Joel Taylor autorequire: bindir: bin cert_chain: [] date: 2011-07-29 00:00:00.000000000 -04:00 default_executable: dependencies: [] description: Potato is an IRC server that communicates with the deviantART Message Network and allows you to treat it like a regular IRC server, with support for user modes, kicks/bans, /whois-ing, etc. email: - holla@joeldt.net executables: - potato extensions: [] extra_rdoc_files: [] files: - .gitignore - .yardopts - README.md - Rakefile - bin/potato - lib/potato.rb - lib/potato/damn/client.rb - lib/potato/damn/events.rb - lib/potato/damn/packet.rb - lib/potato/damn/token.rb - lib/potato/helpers/string.rb - lib/potato/irc/client.rb - lib/potato/irc/events.rb - lib/potato/irc/packet.rb - lib/potato/irc/server.rb - lib/potato/irc/user.rb - lib/potato/version.rb - potato.gemspec has_rdoc: true homepage: '' 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: potato rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: A dAmn <=> IRC proxy. test_files: []