Metadata-Version: 2.1
Name: python-ags4
Version: 0.1.0
Summary: A library to read and write AGS4 files using Pandas DataFrames
Home-page: https://github.com/asitha-sena/python-AGS4
License: GPL-3.0
Author: Asitha Senanayake
Author-email: asitha.senanayake@utexas.edu
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: pandas (>=1.0,<2.0)
Project-URL: Repository, https://github.com/asitha-sena/python-AGS4
Description-Content-Type: text/markdown

# python-AGS4
A library to read and write AGS4 files using Pandas DataFrames

