Metadata-Version: 2.1
Name: pybrary
Version: 0.2440.0
Summary: Python Library
Author-email: Louis RIVIERE <louis@riviere.xyz>
License: MIT
Project-URL: pypi, https://pypi.org/project/pybrary
Project-URL: repository, https://gitlab.com/dugres/pybrary
Keywords: library
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: cryptography
Requires-Dist: nicely
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"

# pybrary

Python Library

## Abstract

Python tools

## Usage

    import pybrary


## Installation

    $ pip install pybrary
