1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Added base package files

This commit is contained in:
Manuel F Martinez
2014-02-23 23:10:41 -08:00
parent a2dcd45c15
commit 51faf0a622
2 changed files with 26 additions and 0 deletions

8
MANIFEST Normal file
View File

@@ -0,0 +1,8 @@
# file GENERATED by distutils, do NOT edit
README
setup.py
escpos/__init__.py
escpos/constants.py
escpos/escpos.py
escpos/exceptions.py
escpos/printer.py