| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| brother_ql-0.9.2.tar.gz | 2018-09-03 | 30.3 kB | |
| brother_ql-0.9.2-py2.py3-none-any.whl | 2018-09-03 | 34.2 kB | |
| brother_ql v0.9.2.tar.gz | 2018-09-03 | 40.2 kB | |
| brother_ql v0.9.2.zip | 2018-09-03 | 51.7 kB | |
| README.md | 2018-09-03 | 546 Bytes | |
| Totals: 5 Items | 157.0 kB | 0 | |
New Functionality:
- New CLI command
brother_ql info env78b5667 - new CLI option
brother_ql --version(#34) 1fb11eb
Miscellaneous:
- Updated README: Installation, Deprecated CLI Tools, Author, Contributing 90076be, 0f03cfe
Bug Fixes:
- fixed: running
brother_qlon Python 2 was raising NotImplementedError (#40) 7ab1e67 - fixed: convert() failed when supplied with PIL.Image instance instead of image filename (#39) 4ac1c76
- fixed pyusb backend: make the right iface is being selected d209040, fe55344