Sha256: ad88add6bef18938785192eb94af6ad8c2c2eb49af8bcf826ceb45d8829d2e29
Contents?: true
Size: 1.85 KB
Versions: 0
Compression: gzip
Compressed size: 739 Bytes
Stored size: 739 Bytes
Contents
--- !ruby/object:Gem::Specification name: rescpos version: !ruby/object:Gem::Version version: 0.0.1 prerelease: platform: ruby authors: - Tower He autorequire: bindir: bin cert_chain: [] date: 2011-08-28 00:00:00.000000000Z dependencies: [] description: Print formatted docs with Winpos WP-800 email: - towerhe@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - .rvmrc - Gemfile - Gemfile.lock - Guardfile - README.textile - Rakefile - examples/escposes/dish_item.escpos.erb - examples/print.rb - examples/reports/dish_item_report.rb - features/printer.feature - features/render_report.feature - features/step_definitions/.gitkeep - features/step_definitions/common_steps.rb - features/step_definitions/printer_steps.rb - features/step_definitions/report_steps.rb - features/support/env.rb - lib/core_ext/string.rb - lib/rescpos.rb - lib/rescpos/configuration.rb - lib/rescpos/printer.rb - lib/rescpos/report.rb - lib/rescpos/report_util.rb - lib/rescpos/version.rb - rescpos.gemspec - spec/lib/core_ext/string_spec.rb - spec/lib/rescpos/.gitkeep - spec/lib/rescpos/configuration_spec.rb - spec/lib/rescpos/printer_spec.rb - spec/lib/rescpos/report_spec.rb - spec/lib/rescpos/report_util_spec.rb - spec/reports/titled.escpos.erb - spec/spec_helper.rb homepage: '' licenses: [] post_install_message: rdoc_options: [] 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: rescpos rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: A ruby implementation of the Line Thermal Printer ESC/POS Command Specifications. test_files: []