public
Description: Fast, Nimble PDF Writer for Ruby
Homepage: http://prawn.majesticseacreature.com
Clone URL: git://github.com/sandal/prawn.git
sandal (author)
Tue Dec 16 00:22:50 -0800 2008
commit  b95f208db60d90c7951ab99b915b5fd48d62d5cf
tree    8514fab64b5f0492d552da4041c6e3c30f833e64
parent  f57003831ce7682287fc37f817f4e4985d428f9d
prawn /
name age message
file .gitignore Wed Nov 26 10:05:02 -0800 2008 ignoring the pkg directory that is created with... [riopro]
file .gitmodules Sun Nov 30 20:19:02 -0800 2008 TTFunk mega hack [sandal]
file COPYING Wed Apr 30 08:43:32 -0700 2008 Gettin' all legal and shiznit [sandal]
file HACKING Mon Nov 24 07:10:56 -0800 2008 Add barebones information [sandal]
file LICENSE Wed Apr 30 08:43:32 -0700 2008 Gettin' all legal and shiznit [sandal]
file README Mon Dec 15 23:34:12 -0800 2008 Update README [sandal]
file Rakefile Loading commit data...
directory bench/ Mon Dec 15 23:46:00 -0800 2008 Rock the new binread hotness [sandal]
directory bugs/ Mon Dec 15 20:08:29 -0800 2008 Resolve conflicts [sandal]
directory data/ Sun Dec 07 19:09:07 -0800 2008 Merge branch 'master' of git://github.com/otavi... [sandal]
directory examples/ Mon Dec 15 23:32:14 -0800 2008 Hacka [sandal]
directory lib/
directory reference_pdfs/ Fri Sep 12 13:09:56 -0700 2008 Update 0.2 reference PDFS [sandal]
directory spec/ Tue Dec 16 00:18:23 -0800 2008 Merge branch 'master' of git@github.com:sandal/... [sandal]
directory vendor/ Sun Dec 14 11:08:11 -0800 2008 Update TTFunk to only show warnings on $DEBUG [... [sandal]
directory www/ Sun Nov 09 17:28:23 -0800 2008 changed code snippets to actual text from images [cbartlett]
README
Prawn is a PDF writing library for Ruby designed to be tiny, fast, and nimble,
just like the majestic sea creature.

Development on this library is made possible thanks to the many people who
donated to the Ruby Mendicant project:

http://rubymendicant.wikidot.com   

RESOURCES:

Website:

http://prawn.majesticseacreature.com

Examples:
http://github.com/sandal/prawn/tree/master/examples

(or gem unpack prawn, if you want to run them locally)

Bug Tracker / Wiki:

http://prawn.lighthouseapp.com/projects/9398-prawn/home

GitHub:

http://github.com/sandal/prawn

Mailing List:

http://groups.google.com/group/prawn-ruby

IRC:

Find us in #prawn on irc.freenode.net
  Gregory Brown: <sandal>
  James Healy: <yob>               
  
NOTES TO DEVELOPERS: 

See HACKING file for details on getting set up with a local build.