Metadata-Version: 2.1
Name: fetools
Version: 1.3.0
Summary: Makes some tasks easier for VATUSA FEs.
Home-page: https://github.com/cessnahat/fetools
License: MIT
Description: ![pypi version](https://img.shields.io/pypi/v/fetools) ![release date](https://img.shields.io/github/release-date/cessnahat/fetools)
        
        # FE Tools
        
        A Python library for VATUSA FEs.
        
        ## Requirements
        - Python 3.6+
        
        
        ## Installation
        Run `pip install fetools` from the command line
        
        
        ## Documentation
        See the [Wiki](https://github.com/cessnahat/fetools/wiki)
        
        
        ## License
        [MIT](https://github.com/cessnahat/fetools/blob/main/LICENSE.md)
        
        
        ## Changelog
        See [CHANGELOG.md](https://github.com/cessnahat/fetools/blob/main/CHANGELOG.md)
        
Keywords: vatsim vrc vstars veram
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
