python-escpos/escpos
Patrick Kanzler 302e6e8917 Merge branch 'master' of https://github.com/ztane/python-escpos into ztane-master
Conflicts:
	.gitignore
	escpos/constants.py
	escpos/escpos.py

The branch by DavisGoglin contains a fix for issue 10, fixes #10
2015-12-30 10:35:00 +01:00
..
__init__.py imported latest google code repo 2013-08-22 08:16:57 -07:00
cli.py Start on a command-line interface to the library (still hard-codes USB ID) 2014-08-15 20:20:02 -04:00
constants.py Merge branch 'master' of https://github.com/ztane/python-escpos into ztane-master 2015-12-30 10:35:00 +01:00
escpos.py Merge branch 'master' of https://github.com/ztane/python-escpos into ztane-master 2015-12-30 10:35:00 +01:00
exceptions.py Make BarcodeSizeError and BarcodeTypeError display the erroneous value 2014-05-22 00:55:09 -04:00
printer.py escpos module fixed for python 3? 2014-05-31 17:36:00 +03:00
utils.py escpos module fixed for python 3? 2014-05-31 17:36:00 +03:00