summaryrefslogtreecommitdiff
path: root/graphics/barcode/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commit7e9524f1017cb18948282b999e45c15b8b9e6dee (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/barcode/DESCR
parent41c8c3cd74ce618106e762374834328ba0c18a8c (diff)
downloadpkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/barcode/DESCR')
-rw-r--r--graphics/barcode/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/barcode/DESCR b/graphics/barcode/DESCR
new file mode 100644
index 00000000000..d7677abf0e0
--- /dev/null
+++ b/graphics/barcode/DESCR
@@ -0,0 +1,8 @@
+The package is meant to solve most needs in barcode creation with a
+conventional printer. It can create printouts for the conventional
+product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well
+as a few other formats. Output is generated as either Postscript or
+Encapsulated Postscript (other back-ends may be added if needed).
+
+The package is released as both a library and a command-line frontend,
+so that you can include barcode-generation into your application.