Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        barcode: generates barcodes from text strings
        
        
        - Summary
- Barcode 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. Ouput is generated as either Postscript or
Encapsulated Postscript.
Changelog
        
            - * Fri Jul 15 17:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> 0.98-7
- - Switched off threaded make, as it's causing problems when rebuilding
  the documentation 
            - * Thu Jul  7 17:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> 0.98-6
- - Added configure patch to pick up correct libdir for x86_64
- Added missing BuildRequires for ghostscript and tetex-dvips 
            - * Thu Jul  7 17:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> 0.98-5
- - Added install-info support to the texinfo file.
- Fixed minor spec errors