--- !ruby/object:Gem::Specification name: di-ruby-lvm-attrib version: !ruby/object:Gem::Version version: 0.0.9 prerelease: platform: ruby authors: - Matthew Kent - Greg Symons autorequire: bindir: bin cert_chain: [] date: 2013-04-18 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rdoc requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '4.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '4.0' - !ruby/object:Gem::Dependency name: hoe requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '3.5' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '3.5' description: ! "This is a list of attributes for lvm objects. They are generated from the \nsource code and broken down by version. See ADDING ATTRIBUTES below\nto contribute.\n\nAt their core these files exist to determine which arguments to pass\nlvs/vgs/pvs and the subsequent type conversions.\n\nCurrently this is split from the main ruby-lvm gem since these files require\nupdating to follow LVM2 releases." email: - mkent@magoazul.com - gsymons@drillinginfo.com executables: - generate_field_data extensions: [] extra_rdoc_files: - History.txt - Manifest.txt - README.txt - Todo.txt files: - bin/generate_field_data - History.txt - lib/lvm/attributes.rb - lib/lvm/attributes/2.02.88(2)/pvs.yaml - lib/lvm/attributes/2.02.88(2)/lvsseg.yaml - lib/lvm/attributes/2.02.88(2)/vgs.yaml - lib/lvm/attributes/2.02.88(2)/lvs.yaml - lib/lvm/attributes/2.02.88(2)/pvsseg.yaml - lib/lvm/attributes/2.02.27/pvs.yaml - lib/lvm/attributes/2.02.27/lvsseg.yaml - lib/lvm/attributes/2.02.27/vgs.yaml - lib/lvm/attributes/2.02.27/lvs.yaml - lib/lvm/attributes/2.02.27/pvsseg.yaml - lib/lvm/attributes/2.02.26/pvs.yaml - lib/lvm/attributes/2.02.26/lvsseg.yaml - lib/lvm/attributes/2.02.26/vgs.yaml - lib/lvm/attributes/2.02.26/lvs.yaml - lib/lvm/attributes/2.02.26/pvsseg.yaml - lib/lvm/attributes/2.02.29/pvs.yaml - lib/lvm/attributes/2.02.29/lvsseg.yaml - lib/lvm/attributes/2.02.29/vgs.yaml - lib/lvm/attributes/2.02.29/lvs.yaml - lib/lvm/attributes/2.02.29/pvsseg.yaml - lib/lvm/attributes/2.02.66(2)/pvs.yaml - lib/lvm/attributes/2.02.66(2)/lvsseg.yaml - lib/lvm/attributes/2.02.66(2)/vgs.yaml - lib/lvm/attributes/2.02.66(2)/lvs.yaml - lib/lvm/attributes/2.02.66(2)/pvsseg.yaml - lib/lvm/attributes/2.02.86(2)/pvs.yaml - lib/lvm/attributes/2.02.86(2)/lvsseg.yaml - lib/lvm/attributes/2.02.86(2)/vgs.yaml - lib/lvm/attributes/2.02.86(2)/lvs.yaml - lib/lvm/attributes/2.02.86(2)/pvsseg.yaml - lib/lvm/attributes/2.02.30/pvs.yaml - lib/lvm/attributes/2.02.30/lvsseg.yaml - lib/lvm/attributes/2.02.30/vgs.yaml - lib/lvm/attributes/2.02.30/lvs.yaml - lib/lvm/attributes/2.02.30/pvsseg.yaml - lib/lvm/attributes/2.02.98(2)/pvs.yaml - lib/lvm/attributes/2.02.98(2)/lvsseg.yaml - lib/lvm/attributes/2.02.98(2)/vgs.yaml - lib/lvm/attributes/2.02.98(2)/lvs.yaml - lib/lvm/attributes/2.02.98(2)/pvsseg.yaml - lib/lvm/attributes/2.02.95(2)/pvs.yaml - lib/lvm/attributes/2.02.95(2)/lvsseg.yaml - lib/lvm/attributes/2.02.95(2)/vgs.yaml - lib/lvm/attributes/2.02.95(2)/lvs.yaml - lib/lvm/attributes/2.02.95(2)/pvsseg.yaml - lib/lvm/attributes/2.02.84(2)/pvs.yaml - lib/lvm/attributes/2.02.84(2)/lvsseg.yaml - lib/lvm/attributes/2.02.84(2)/vgs.yaml - lib/lvm/attributes/2.02.84(2)/lvs.yaml - lib/lvm/attributes/2.02.84(2)/pvsseg.yaml - lib/lvm/attributes/2.02.54(1)/pvs.yaml - lib/lvm/attributes/2.02.54(1)/lvsseg.yaml - lib/lvm/attributes/2.02.54(1)/vgs.yaml - lib/lvm/attributes/2.02.54(1)/lvs.yaml - lib/lvm/attributes/2.02.54(1)/pvsseg.yaml - Manifest.txt - Rakefile - README.txt - test/test_ruby-lvm-attributes.rb - Todo.txt - .gemtest homepage: http://ruby-lvm-attrib.rubyforge.org licenses: [] post_install_message: rdoc_options: - --main - README.txt 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: di-ruby-lvm-attrib rubygems_version: 1.8.25 signing_key: specification_version: 3 summary: This is a list of attributes for lvm objects test_files: - test/test_ruby-lvm-attributes.rb