Metadata-Version: 2.1
Name: instance-builder
Version: 0.1.0
Summary: Instance builder library for Python inspired by Lombok
License: MIT
Author: Shuntaro Shimizu
Author-email: ut.s.shimizu@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: autopep8 (>=1.5.7,<2.0.0)
Requires-Dist: keyring (>=23.0.1,<24.0.0)
Requires-Dist: pytest (>=6.2.4,<7.0.0)
Requires-Dist: twine (>=3.4.1,<4.0.0)
Requires-Dist: wheel (>=0.36.2,<0.37.0)
