Sha256: 41e631605d06979dab8a970b97d8f8f80bb8a60ba9cb712a4625176883ba6e44
Contents?: true
Size: 1.9 KB
Versions: 0
Compression: gzip
Compressed size: 885 Bytes
Stored size: 885 Bytes
Contents
--- !ruby/object:Gem::Specification name: tagz version: !ruby/object:Gem::Version hash: 95 prerelease: false segments: - 8 - 0 - 0 version: 8.0.0 platform: ruby authors: - Ara T. Howard autorequire: bindir: bin cert_chain: [] date: 2010-10-09 00:00:00 -06:00 default_executable: dependencies: [] description: " tagz.rb is generates html, xml, or any sgml variant like a small ninja\n running across the backs of a herd of giraffes swatting of heads like\n a mark-up weedwacker. weighing in at less than 300 lines of code\n tagz.rb adds an html/xml/sgml syntax to ruby that is both unobtrusive,\n safe, and available globally to objects without the need for any\n builder or superfluous objects. tagz.rb is designed for applications\n that generate html to be able to do so easily in any context without\n heavyweight syntax or scoping issues, like a ninja sword through\n butter.\n" email: ara.t.howard@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - lib/tagz/rails.rb - lib/tagz.rb - Rakefile - README - readme.erb - samples/a.rb - samples/b.rb - samples/c.rb - samples/d.rb - samples/e.rb - samples/f.rb - samples/g.rb - tagz.gemspec - test/tagz.rb has_rdoc: true homepage: http://github.com/ahoward/tagz/tree/master licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: codeforpeople rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: tagz test_files: - test/tagz.rb