CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 21 Aug 2025 15:36:39 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081122171111
location: https://web.archive.org/web/20081122171111/https://github.com/sandal/prawn/tree/0.2.0
server-timing: captures_list;dur=0.731557, exclusion.robots;dur=0.032976, exclusion.robots.policy;dur=0.019724, esindex;dur=0.013628, cdx.remote;dur=7.426194, LoadShardBlock;dur=740.075887, PetaboxLoader3.datanode;dur=49.005698, PetaboxLoader3.resolve;dur=123.961971
x-app-server: wwwb-app200
x-ts: 302
x-tr: 778
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app200; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 21 Aug 2025 15:36:41 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sat, 22 Nov 2008 17:11:13 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 1273ms
x-archive-orig-etag: "29e1eb95d01c53abff0163852aa8f116"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 20302
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 22 Nov 2008 17:11:11 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 28 Sep 2008 10:47:21 GMT", ; rel="prev memento"; datetime="Sun, 28 Sep 2008 10:47:21 GMT", ; rel="memento"; datetime="Sat, 22 Nov 2008 17:11:11 GMT", ; rel="next memento"; datetime="Thu, 25 Dec 2008 17:53:20 GMT", ; rel="last memento"; datetime="Fri, 20 Aug 2010 05:43:26 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: BNF-CRAWL-004-20081122165517-11251-crawling103-c/BNF-CRAWL-004-20081122170859-12204-crawling108.us.archive.org.arc.gz
server-timing: captures_list;dur=0.523730, exclusion.robots;dur=0.023064, exclusion.robots.policy;dur=0.013803, esindex;dur=0.011044, cdx.remote;dur=112.051846, LoadShardBlock;dur=1320.126508, PetaboxLoader3.datanode;dur=1243.558976, PetaboxLoader3.resolve;dur=204.782695, load_resource;dur=160.035140
x-app-server: wwwb-app200
x-ts: 200
x-tr: 1730
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
sandal's prawn at 0.2.0 — GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Fast, Nimble PDF Writer for Ruby |
Homepage: | https://prawn.lighthouseapp.com/projects/9398/home |
Clone URL: |
git://github.com/sandal/prawn.git
Give this clone URL to anyone.
git clone git://github.com/sandal/prawn.git
|
prawn /
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: https://rubymendicant.wikidot.com RESOURCES: Website: https://prawn.majesticseacreature.com Bug Tracker / Wiki: https://prawn.lighthouseapp.com/projects/9398-prawn/home GitHub: https://github.com/sandal/prawn Mailing List: https://groups.google.com/group/prawn-ruby IRC: Find us in #prawn on irc.freenode.net Gregory Brown: <sandal> James Healy: <yob> NOTES TO DEVELOPERS: You will need the pdf-reader and test-spec gems to run Prawn. Be sure to run the specs on both Ruby 1.8.6 and the latest Ruby 1.9 snapshot, as both versions are supported. 1.8.7 is *not* officially supported. Prawn relies on PDF::Inspector, a collection of PDF::Reader backed classes for analyzing PDF output. This is provided as a submodule in Prawn's git repository, so be sure to do the following before running the specs: git submodule init git submodule update
This feature is coming soon. Sit tight!