README.md
pyproject.toml
peopleprinter/__init__.py
peopleprinter/main.py
peopleprinter.egg-info/PKG-INFO
peopleprinter.egg-info/SOURCES.txt
peopleprinter.egg-info/dependency_links.txt
peopleprinter.egg-info/top_level.txt
peopleprinter/manufacturers/__init__.py
peopleprinter/manufacturers/HP/__init__.py
peopleprinter/manufacturers/HP/major_hp.py
peopleprinter/manufacturers/KYOCERA/__init__.py
peopleprinter/manufacturers/KYOCERA/kyocera_3040.py
peopleprinter/manufacturers/KYOCERA/major_kyocera.py
peopleprinter/manufacturers/PANTUM/__init__.py
peopleprinter/manufacturers/PANTUM/major_pantum.py
peopleprinter/manufacturers/Xerox/__init__.py
peopleprinter/manufacturers/Xerox/major_xerox.py
peopleprinter/src/__init__.py