aboutsummaryrefslogtreecommitdiff
path: root/print/rubygem-pdf-core/pkg-descr
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-03-29 14:53:39 +0000
committerSteve Wills <swills@FreeBSD.org>2014-03-29 14:53:39 +0000
commitb5020a733f03a5ae51adf3f86137f97a1bd91be7 (patch)
tree89993eafa699472e97fc56024350ca35658a0923 /print/rubygem-pdf-core/pkg-descr
parent0457768a051aba6f0dc6d53b8c9a641a84281355 (diff)
downloadports-b5020a733f03a5ae51adf3f86137f97a1bd91be7.tar.gz
ports-b5020a733f03a5ae51adf3f86137f97a1bd91be7.zip
Notes
Diffstat (limited to 'print/rubygem-pdf-core/pkg-descr')
-rw-r--r--print/rubygem-pdf-core/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/print/rubygem-pdf-core/pkg-descr b/print/rubygem-pdf-core/pkg-descr
new file mode 100644
index 000000000000..d35e65aef739
--- /dev/null
+++ b/print/rubygem-pdf-core/pkg-descr
@@ -0,0 +1,15 @@
+PDF::Core is a pure Ruby library to render PDF documents.
+
+It supports several PDF features, such as among others:
+ * low-level annotation
+ * istream objects and stream filters
+ * NameTree
+ * object repository
+ * object serialization
+ * indirect objects
+ * page geometries
+
+It is used internally by Prawn (provided in the rubygems-prawn package),
+a Ruby PDF generation library.
+
+WWW: http://prawnpdf.org/