Metadata-Version: 2.1
Name: orgilib
Version: 0.0.6
Summary: ORG-A py module
Home-page: http://www.org-i.com/
Author: Henry.Kim
Author-email: hjkim@org-i.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# ORGILIB

- Orange-i py module

- How to install
1. python -m build
2. twine upload dist/*
