Metadata-Version: 2.1
Name: mappa-cli
Version: 0.0.0.1
Summary: The simplest way to quickly manipulate CSV and XLSX files via the command line.
Author: 0x3at
Author-email: <ethan.lrose@outlook.com>
Keywords: python,csv,remap,remap csv,rename headers,header keys,strip columns,lowercase headers
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: click==8.1.7
Requires-Dist: colorama==0.4.6
Requires-Dist: et-xmlfile==1.1.0
Requires-Dist: numpy==2.1.2
Requires-Dist: openpyxl==3.1.5
Requires-Dist: pandas==2.2.3
Requires-Dist: pyarrow==17.0.0
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: pytz==2024.2
Requires-Dist: setuptools==75.1.0
Requires-Dist: six==1.16.0
Requires-Dist: tzdata==2024.2

The simplest way to quickly manipulate CSV and XLSX files via the command line.
