Metadata-Version: 1.0
Name: aqua-python
Version: 0.2
Summary: A simple formatter for Python code that adheres to the PEP8 standards
Home-page: UNKNOWN
Author: Alexander J. Zerphy
Author-email: ajz5109@psu.edu
License: GPL-3.0
Description: This is a formatter for Python code that adheres to the PEP8 standards.  It will indent classes, functions, loops, and conditional statements with 4 spaces and will break a line longer than 72 characters.  This project is still in developement and is being updated constantly.
        
Platform: UNKNOWN
