Metadata-Version: 2.4
Name: conduitpkg
Version: 0.2.3
Summary: A simple packet manager, works with github to upload packets.
Project-URL: Documentation, https://github.com/Guille on a Raspberry pi/conduitpkg#readme
Project-URL: Issues, https://github.com/Guille on a Raspberry pi/conduitpkg/issues
Project-URL: Source, https://github.com/Guille on a Raspberry pi/conduitpkg
Author-email: Guille on a Raspberry pi <guilleleiratemes@gmail.com>
License-Expression: GPL-3.0-or-later
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: gitpython
Requires-Dist: zynk-lite>=0.1.6
Description-Content-Type: text/markdown

# ConduitPkg

[![PyPI - Version](https://img.shields.io/pypi/v/conduitpkg.svg)](https://pypi.org/project/conduitpkg)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/conduitpkg.svg)](https://pypi.org/project/conduitpkg)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install conduitpkg
```

## License

`conduitpkg` is distributed under the terms of the [GPLv3 or later](https://spdx.org/licenses/GPL-3.0-or-later.html) license.
