annotate INSTALL @ 29:63d1260cc64e 0.1.0

- class name is now 'Zebra' instead of 'zebra' - Fix for missing win32print module in pypi - Drop python 2 support - use setuptools instead of distutils - improve documentation - Added reset(), reset_default(), autosense(), print_config_label() and print_graphic() functions
author Ben Croston <ben@croston.org>
date Tue, 01 Sep 2020 15:57:24 +0100
parents 20f6df6d3f42
children f77ca0963d6d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
20f6df6d3f42 - Fix for empty printer list
Ben Croston <ben@croston.org>
parents: 0
diff changeset
1 To install, use pip:
20f6df6d3f42 - Fix for empty printer list
Ben Croston <ben@croston.org>
parents: 0
diff changeset
2 $ pip install zebra
0
5bd9ee5c0cae Initial version
Ben Croston <ben@fuzzyduckbrewery.co.uk>
parents:
diff changeset
3
26
20f6df6d3f42 - Fix for empty printer list
Ben Croston <ben@croston.org>
parents: 0
diff changeset
4 If an alpha version is required:
20f6df6d3f42 - Fix for empty printer list
Ben Croston <ben@croston.org>
parents: 0
diff changeset
5 $ pip install --pre zebra