Philipp Klaus
66a2e31442
adding brother_ql_info for --list-models and --list-label-sizes
2016-11-10 21:43:35 +01:00
Philipp Klaus
7ea82644eb
raster.py: Py2 compat (using the 'future' package)
2016-11-10 10:04:21 +01:00
Philipp Klaus
8ee7df1688
setup.py: specify requirements line-by-line
2016-11-10 10:03:10 +01:00
Philipp Klaus
6621134df9
New brother_ql.backends package
...
The brother_ql.backends package provides backends for
* network (via raw TCP/IP sockets)
* linux_kernel (via device handles like /dev/usb/lp0 etc.)
* pyusb (via PyUSB)
The new backends are in use by the additional scripts
* brother_ql_debug
* brother_ql_print
2016-07-21 17:51:11 +02:00
Philipp Klaus
c6205ab32a
every brother_ql_xxx tool now corresponds to ./brother_ql/brother_ql_xxx.py
2016-07-21 17:43:23 +02:00
Philipp Klaus
9c2a665bdb
adding the web server brother_ql_web
2016-01-07 22:24:37 +01:00
Philipp Klaus
05ce83ebd8
A lot of renaming variables, tools; improved README
2015-12-14 11:09:46 +01:00
Philipp Klaus
bbb3919ed0
brother_ql_write script added
2015-12-13 17:57:34 +01:00
Philipp Klaus
01cbf716b3
Making this a package
2015-12-12 14:31:17 +01:00