Sha256: 56405afa3944e10a490c1ca2747ca125d113f87420727c0e9f41bae5417aac98
Contents?: true
Size: 1.48 KB
Versions: 0
Compression: gzip
Compressed size: 689 Bytes
Stored size: 689 Bytes
Contents
--- !ruby/object:Gem::Specification name: potato version: !ruby/object:Gem::Version version: 0.0.6 prerelease: platform: ruby authors: - Joel Taylor autorequire: bindir: bin cert_chain: [] date: 2011-04-22 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.5.2 signing_key: specification_version: 3 summary: A dAmn <=> IRC proxy. test_files: []