Metadata-Version: 2.1
Name: toolboks
Version: 0.0.1
Summary: toolboks utility library
Author: Mikael Tranbom
Author-email: mikael@tranbom.io
License: GPLv3
Project-URL: Homepage, https://gitlab.com/toolboks/toolboks
Project-URL: Repository, https://gitlab.com/toolboks/toolboks
Keywords: utility,developer tools,library,CLI tools
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# Toolboks

Toolboks is a lightweight utility library.

## Installation

Install with pip:

`pip install toolboks`

## Usage

`import toolboks as tb`

## License

GPL-3.0-only
