Metadata-Version: 2.2
Name: eircode-validator-24203203
Version: 0.1.0
Summary: A library to validate Irish Eircodes
Home-page: https://github.com/achan24/eircode-validator
Author: Albert Chan
Author-email: x24203203@student.ncirl.ie
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

## Installation

Install from TestPyPI:

```bash
pip install --index-url https://test.pypi.org/simple/ --no-deps eircode-validator-24203203
```
