Sha256: 0c6c035aa11f1ff3ae35d2c675ac1d12783dacf82369b28e13476f59da2c5094

Contents?: true

Size: 1.7 KB

Versions: 0

Compression: gzip

Compressed size: 729 Bytes

Stored size: 729 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: frank
version: !ruby/object:Gem::Version 
  version: 0.1.0
platform: ruby
authors: 
- blahed
- nwah
autorequire: 
bindir: bin
cert_chain: []

date: 2010-01-15 00:00:00 -05:00
default_executable: 
dependencies: []

description: Create/Dump static builds using whatever templating/helper languages you wish
email: travis.dunn@thisismedium.com
executables: 
- frank
- frankout
- frankup
extensions: []

extra_rdoc_files: 
- LICENSE
- README.md
files: 
- .gitignore
- LICENSE
- README.md
- Rakefile
- VERSION
- bin/frank
- bin/frankout
- bin/frankup
- frank.gemspec
- lib/frank.rb
- lib/frank/base.rb
- lib/frank/output.rb
- lib/frank/rescue.rb
- lib/frank/statik.rb
- lib/frank/template_helpers.rb
- lib/frank/templates/404.haml
- lib/frank/templates/500.haml
- lib/frank/templates/frank-404.png
- lib/frank/templates/frank-500.png
- lib/frank/tilt.rb
- lib/template/dynamic/css/frank.sass
- lib/template/dynamic/index.haml
- lib/template/dynamic/js/frank.coffee
- lib/template/dynamic/layout.haml
- lib/template/helpers.rb
- lib/template/settings.yml
- lib/template/static/images/frank-med.png
has_rdoc: true
homepage: http://github.com/blahed/frank
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: 
rubygems_version: 1.3.5
signing_key: 
specification_version: 3
summary: Stupidly Simple Static Slinger
test_files: []

Package Spec version

frank-0.1.0