Metadata-Version: 2.4
Name: EchoVault-CLI
Version: 0.0.2
Summary: EchoVault-CLI connector for EchoVault
Project-URL: Documentation, https://github.com/ACS-lessgo/EchoVault-CLI#readme
Project-URL: Issues, https://github.com/ACS-lessgo/EchoVault-CLI/issues
Project-URL: Source, https://github.com/ACS-lessgo/EchoVault-CLI
Author-email: ACS-lessgo <royalcs379@gmail.com>
License-Expression: MIT
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.8
Requires-Dist: pygame>=2.5.2
Requires-Dist: textual>=0.50.0
Description-Content-Type: text/markdown

# EchoVault

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

-----

## Table of Contents

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

## Installation

```console
pip install echovault
```

## License

`echovault` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
