Metadata-Version: 2.1
Name: buvis-pybase
Version: 0.1.4
Summary: Foundation of BUVIS python projects
License: MIT
Author: Tomáš Bouška
Author-email: tomas@buvis.net
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: inflection (==0.5.1)
Requires-Dist: pexpect (==4.9.0)
Requires-Dist: pywin32 (==308) ; sys_platform == "win32"
Requires-Dist: pyyaml (==6.0.2)
Requires-Dist: rich (==13.9.4)
Requires-Dist: tzlocal (==5.2)
Requires-Dist: xattr (==1.1.0) ; sys_platform != "win32"
Description-Content-Type: text/markdown

# buvis-pybase
Foundation of BUVIS python projects

