Sha256: 2d20f2aa73231f9b157adb6571329c64e992a7f4c0577e21572dfb34f491293b
Contents?: true
Size: 1.51 KB
Versions: 0
Compression: gzip
Compressed size: 665 Bytes
Stored size: 665 Bytes
Contents
--- !ruby/object:Gem::Specification name: patman version: !ruby/object:Gem::Version version: 0.0.4 platform: ruby authors: - Tero Isannainen autorequire: bindir: bin cert_chain: [] date: 2018-10-20 00:00:00.000000000 Z dependencies: [] description: Patman (Patch Manipulator) is a library for text file patching. email: tero.isannainen@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc - CHANGELOG.rdoc files: - CHANGELOG.rdoc - LICENSE - README.rdoc - doc/Patman.html - doc/Patman/PatmanError.html - doc/Patman/PatmanFileError.html - doc/Patman/PatmanSearchError.html - doc/_index.html - doc/class_list.html - doc/css/common.css - doc/css/full_list.css - doc/css/style.css - doc/file.CHANGELOG.html - doc/file.README.html - doc/file_list.html - doc/frames.html - doc/index.html - doc/js/app.js - doc/js/full_list.js - doc/js/jquery.js - doc/method_list.html - doc/top-level-namespace.html - lib/patman.rb - lib/version.rb - test/input/test_file1.txt - test/test_patman.rb homepage: licenses: - Ruby metadata: {} post_install_message: Check README... rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.7.6 signing_key: specification_version: 4 summary: Patman is used to patch text files. test_files: []