Metadata-Version: 2.3
Name: parser-functions
Version: 0.0.4
Project-URL: Documentation, https://github.com/stealthycoin/parser-functions#readme
Project-URL: Issues, https://github.com/stealthycoin/parser-functions/issues
Project-URL: Source, https://github.com/stealthycoin/parser-functions
Author-email: stealthycoin <stealthycoin@users.noreply.github.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Parser Functions

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

-----

## Table of Contents

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

## Installation

```console
pip install parser-functions
```

## License

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