Metadata-Version: 2.1
Name: fetools
Version: 1.0.1
Summary: Makes some tasks easier for VATUSA FEs.
Home-page: UNKNOWN
License: GNU GPLv3
Keywords: vatsim vrc vstars veram
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown

# FE Tools

A toolset for VATUSA FEs.

## Requirements
- Python 3.6+


## Installation
Run `pip install fetools` from the command line


## Documentation
Coming soon.


## License
[GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html)


## Changelog

#### `1.0.1` (17 Jan 2021)
- Squash bugs

#### `1.0.0` (17 Jan 2021)
- Add some misc. helper functions


