wok diff barcode/description.txt @ rev 23763

fusecloop: multicompressor support (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 05 20:14:04 2020 +0000 (2020-05-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/barcode/description.txt	Tue May 05 20:14:04 2020 +0000
     1.3 @@ -0,0 +1,11 @@
     1.4 +GNU Barcode is a tool to convert text strings to printed bars. It supports
     1.5 +a variety of standard codes to represent the textual strings and creates
     1.6 +postscript output.
     1.7 +
     1.8 +Main features of GNU Barcode:
     1.9 +
    1.10 +  * Available as both a library and an executable program
    1.11 +  * Supports UPC, EAN, ISBN, CODE39 and other encoding standards
    1.12 +  * Postscript and Encapsulated Postscript output
    1.13 +  * Accepts sizes and positions as inches, centimeters, millimeters
    1.14 +  * Can create tables of barcodes (to print labels on sticker pages)