Metadata-Version: 2.1
Name: hukudo
Version: 1.0.1
Summary: UNKNOWN
Home-page: https://gitlab.com/hukudo/lib/
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Provides-Extra: all
Provides-Extra: pypi
Provides-Extra: dev
Provides-Extra: docs
License-File: LICENSE

# Usage
See [tests/](https://gitlab.com/hukudo/lib/-/tree/main/tests) and
[docs/](https://gitlab.com/hukudo/lib/-/tree/main/1-docs).


# Installation
```
pip install hukudo
```

🔥DRAFT🔥 For Gitlab Tools
```
pip install hukudo[gitlab]
```


# Development
See [1-docs/development.md]


