--- !ruby/object:Gem::Specification name: cotta version: !ruby/object:Gem::Version version: 1.0.0 platform: ruby authors: - Shane Duan autorequire: bindir: bin cert_chain: [] date: 2009-06-16 00:00:00 -07:00 default_executable: dependencies: [] description: a lightweight, simple and sensible API to file operation and testing email: cotta@googlegroups.com executables: [] extensions: [] extra_rdoc_files: - README files: - lib/cotta/cotta.rb - lib/cotta/cotta_dir.rb - lib/cotta/cotta_file.rb - lib/cotta/file_factory.rb - lib/cotta/file_not_found_error.rb - lib/cotta/impl/command_error.rb - lib/cotta/impl/command_interface.rb - lib/cotta/impl/command_runner.rb - lib/cotta/impl/cotta_pathname.rb - lib/cotta/impl/in_memory_system.rb - lib/cotta/impl/physical_system.rb - lib/cotta/version - lib/cotta.rb - test/cotta/command_interface_spec.rb - test/cotta/command_runner_spec.rb - test/cotta/content.txt - test/cotta/cotta_dir_behaviors.rb - test/cotta/cotta_dir_in_memory_spec.rb - test/cotta/cotta_dir_physical_spec.rb - test/cotta/cotta_file_behaviors.rb - test/cotta/cotta_file_in_memory_spec.rb - test/cotta/cotta_file_physical_spec.rb - test/cotta/cotta_zip_support_spec.rb - test/cotta/example_spec.rb - test/cotta/file_factory_spec.rb - test/cotta/file_system_behaviors.rb - test/cotta/in_memory_system_spec.rb - test/cotta/logo.gif - test/cotta/pathname_spec.rb - test/cotta/physical_system_spec.rb - test/cotta/physical_system_stub.rb - test/cotta/tar_test.tar - test/test.rb - test/ts_cotta.rb - README has_rdoc: true homepage: http://cotta.rubyforge.org/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: cotta rubygems_version: 1.3.4 signing_key: specification_version: 3 summary: A project for a better file operation API in Ruby test_files: []