Sha256: 392b48f926bae77499d67909e607a92444971cf3fba9ea140da216b20eaa61b2
Contents?: true
Size: 1.33 KB
Versions: 0
Compression: gzip
Compressed size: 598 Bytes
Stored size: 598 Bytes
Contents
--- !ruby/object:Gem::Specification name: rubyfca version: !ruby/object:Gem::Version version: 0.2.2 platform: ruby authors: - Yoichiro Hasebe - Kow Kuroda autorequire: bindir: bin cert_chain: [] date: 2015-05-28 00:00:00.000000000 Z dependencies: [] description: Command line Formal Concept Analysis (FCA) tool written in Ruby email: - yohasebe@gmail.com executables: - rubyfca extensions: [] extra_rdoc_files: [] files: - ".document" - ".gitignore" - Gemfile - LICENSE - README.rdoc - Rakefile - bin/rubyfca - lib/rubyfca.rb - lib/rubyfca/ruby_graphviz.rb - lib/rubyfca/trollop.rb - lib/rubyfca/version.rb - rubyfca.gemspec - test/rubyfca_test.rb - test/test_data.csv - test/test_data.cxt - test/test_helper.rb homepage: http://github.com/yohasebe/rubyfca licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.5 signing_key: specification_version: 4 summary: Command line FCA tool written in Ruby test_files: - test/rubyfca_test.rb - test/test_data.csv - test/test_data.cxt - test/test_helper.rb