Difference between revisions of "Barcode"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "|Documentation note='''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-...)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Barcode
+
|Name=GNU Barcode
|Short description=Converts text strings to printed bars
+
|Short description=Convert text strings to printed bars.
 
|Full description=GNU barcode is a tool to convert text strings to printed bars. It supports a variety of standard code to represent the strings and creates postscript output. Features include:
 
|Full description=GNU barcode is a tool to convert text strings to printed bars. It supports a variety of standard code to represent the strings and creates postscript output. Features include:
 
* available as both a library and a command line frontend (so you can include barcode printing in your application)
 
* available as both a library and a command line frontend (so you can include barcode printing in your application)
Line 8: Line 8:
 
* Accepts sizes and positions as inches, millimeters, and centimeters
 
* Accepts sizes and positions as inches, millimeters, and centimeters
 
* Can create tables of barcodes (to print labels on sticker pages)
 
* Can create tables of barcodes (to print labels on sticker pages)
|Homepage URL=http://www.gnu.org/software/barcode
+
|Homepage URL=https://www.gnu.org/software/barcode/
|User level=none
+
|Is High Priority Project=No
|Component programs=bookland
+
 
|Computer languages=C
+
|Decommissioned or Obsolete=No
|Documentation note=User manual included
+
|Donate=https://my.fsf.org/donate/
|Accepts cryptocurrency donations=No
+
|Related projects=gnustandards,BarcodeWriter,kbarcode,Bookland.py
|Related projects=BarcodeWriter,kbarcode,Bookland.py
 
 
|Keywords=PostScript,printing,packaging,sorting,barcode
 
|Keywords=PostScript,printing,packaging,sorting,barcode
 
|Version identifier=0.99
 
|Version identifier=0.99
 
|Version date=2013/03/30
 
|Version date=2013/03/30
 
|Version status=beta
 
|Version status=beta
|Version download=http://ftp.gnu.org/gnu/barcode/barcode-0.99.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/barcode/barcode-0.99.tar.xz
|Version comment=0.99 released on 2013-03-30
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/07
+
|Last review date=2019/01/21
|Submitted date=2011-04-01
+
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=none
 +
|Component programs=bookland
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/barcode/barcode-0.99.tar.xz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=barcode
 
|GNU package identifier=barcode
|License verified date=2001-01-31
+
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 36: Line 41:
 
|Real name=Alessandro Rubini
 
|Real name=Alessandro Rubini
 
|Role=Maintainer
 
|Role=Maintainer
|Email=rubini@prosa.it
+
|Email=rubini@gnudd.com
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Judah Milgram
+
|Real name=John Cavalieri
 
|Role=Contributor
 
|Role=Contributor
 +
|Email=jcavalieri@fastpencil.com
 +
}}
 +
{{Person
 +
|Real name=Giuseppe Scrivano
 +
|Role=Maintainer
 +
|Email=gscrivan@redhat.com
 
}}
 
}}
 
{{Person
 
{{Person
Line 50: Line 61:
 
|Resource audience=Debian (Ref)
 
|Resource audience=Debian (Ref)
 
|Resource URL=https://tracker.debian.org/pkg/barcode
 
|Resource URL=https://tracker.debian.org/pkg/barcode
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/barcode/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/barcode/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/barcode.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-barcode/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/barcode/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Business=barcoding, productivity
 
|Business=barcoding, productivity
 
|Interface=command-line, library
 
|Interface=command-line, library
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Works-with=barcodes
 
|Works-with=barcodes
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:44, 4 December 2020


[edit]

GNU Barcode

https://www.gnu.org/software/barcode/
Convert text strings to printed bars.

GNU barcode is a tool to convert text strings to printed bars. It supports a variety of standard code to represent the strings and creates postscript output. Features include:

  • available as both a library and a command line frontend (so you can include barcode printing in your application)
  • supports UPC, EAN, ISBN, CODE39, and other encoding standards
  • Postscript and encapsulated postscript output (other backends can be added as needed)
  • Accepts sizes and positions as inches, millimeters, and centimeters
  • Can create tables of barcodes (to print labels on sticker pages)





Licensing

License

Verified by

Verified on

Notes

Verified by

mtjm

Verified on

26 September 2014




Leaders and contributors

Contact(s)Role
Michele Comitini Contributor
Giuseppe Scrivano Maintainer
Alessandro Rubini Maintainer
John Cavalieri Contributor


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/barcode.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref)https://tracker.debian.org/pkg/barcode
Savannah (Ref)https://savannah.gnu.org/projects/barcode/
Generalhttps://savannah.gnu.org/people/
Downloadhttps://ftp.gnu.org/gnu/barcode/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-barcode/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/barcode/


Software prerequisites




Entry
















"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.