python-escpos/doc
Patrick Kanzler b9e3827867 use pkg_resources
This change uses if no path for e capabilities-file is supplied a
temporary file created by pkg_resources, which should be more robust
than directly accessing the file. (This failed sometimes, for example
in zipped distributions or uncommon structures)
2020-05-11 22:54:22 +02:00
..
_static PCKG add CONTRIBUTING document to repository and documentation 2016-03-11 14:46:35 +01:00
api doc update modules in autogeneration 2017-01-29 22:33:15 +01:00
dev SETUP move code to src 2016-06-20 17:48:14 +02:00
download DOC add example on printing commands from binary files 2016-05-01 15:27:15 +02:00
user drop Python 2.7 support 2020-05-10 10:55:44 +02:00
.gitignore PCKG fix setup.py and improve Manifest 2016-03-11 14:46:36 +01:00
Makefile DOC add very simple (and bad-looking) api-reference as doc-stub 2015-12-26 17:29:20 +01:00
conf.py add version-strings into the module 2016-07-17 19:39:42 +02:00
generate_authors.sh tell sort to ignore case 2017-08-31 13:43:07 +02:00
index.rst doc update modules in autogeneration 2017-01-29 22:33:15 +01:00
make.bat DOC add very simple (and bad-looking) api-reference as doc-stub 2015-12-26 17:29:20 +01:00
pyescpos.ico DOC add favicon 2016-03-11 14:46:36 +01:00
requirements.txt use pkg_resources 2020-05-11 22:54:22 +02:00