Sha256: 0b26e84a200788078d3a5ec8c2323f1b416328e7c2868a7c1f434e8bf8970fa8
Contents?: true
Size: 1.19 KB
Versions: 0
Compression: gzip
Compressed size: 597 Bytes
Stored size: 597 Bytes
Contents
--- !ruby/object:Gem::Specification name: polyglot version: !ruby/object:Gem::Version version: 0.3.4 platform: ruby authors: - Clifford Heath autorequire: bindir: bin cert_chain: [] date: 2014-02-18 00:00:00.000000000 Z dependencies: [] description: ! ' The Polyglot library allows a Ruby module to register a loader for the file type associated with a filename extension, and it augments ''require'' to find and load matching files.' email: - clifford.heath@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.txt files: - History.txt - License.txt - README.txt - Rakefile - lib/polyglot.rb - lib/polyglot/version.rb homepage: http://github.com/cjheath/polyglot licenses: - MIT 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.2.2 signing_key: specification_version: 4 summary: Augment 'require' to load non-Ruby file types test_files: []