Metadata-Version: 2.4
Name: pypartools
Version: 0.1.4
Summary: A utility for building Python Archives (.par) and High-Performance Native Binaries (.bin)
Author-email: Eric Ford <eric.leslie.ford14@gmail.com>
License: GPL-3.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: cython

# Python Archive (PAR) Tool
**Build** and **run** *.par* files within Python. You **NEED** GCC to use the *-fast* flag.
