Sha256: 6f37d21092372c7affa81d825fb0db9368e7d401dadefca6eca15f178c45e889

Contents?: true

Size: 1.71 KB

Versions: 0

Compression: gzip

Compressed size: 826 Bytes

Stored size: 826 Bytes

Contents

--- !ruby/object:Gem::Specification
name: tagz
version: !ruby/object:Gem::Version
  version: 9.10.0
platform: ruby
authors:
- Ara T. Howard
autorequire: 
bindir: bin
cert_chain: []
date: 2018-02-14 00:00:00.000000000 Z
dependencies: []
description: |2+

          tagz.rb is generates html, xml, or any sgml variant like a small ninja
          running across the backs of a herd of giraffes swatting of heads like
          a mark-up weedwacker.  weighing in at less than 300 lines of code
          tagz.rb adds an html/xml/sgml syntax to ruby that is both unobtrusive,
          safe, and available globally to objects without the need for any
          builder or superfluous objects.  tagz.rb is designed for applications
          that generate html to be able to do so easily in any context without
          heavyweight syntax or scoping issues, like a ninja sword through
          butter.

email: ara.t.howard@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- README
- Rakefile
- lib/tagz.rb
- lib/tagz/rails.rb
- 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_test.rb
homepage: https://github.com/ahoward/tagz
licenses:
- Ruby
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: codeforpeople
rubygems_version: 2.6.8
signing_key: 
specification_version: 4
summary: tagz
test_files: []
has_rdoc: 

Package Spec version

tagz-9.10.0