Metadata-Version: 1.2
Name: datamaps
Version: 1.1.7
Summary: Collect and clean data using Excel spreadsheets.
Home-page: https://github.com/hammerheadlemon/datamaps
Author: Matthew Lemon
Author-email: matt@matthewlemon.com
Maintainer: Matthew Lemon
Maintainer-email: matt@matthewlemon.com
License: UNKNOWN
Description: ![Tests](https://github.com/hammerheadlemon/datamaps/workflows/Tests/badge.svg)
        
        This software is a CLI UI layer for
        [bcompiler-engine](https://github.com/hammerheadlemon/bcompiler-engine).  It
        allows for easy access to adapters available within `bcompiler-engine` and is
        intended to be packaged using a packaging application such as `PyInstaller` and
        thus making `bcompiler-engine` palatable to non-technical users, and users who
        do not have access to a Python installation.
        
        
        Details and documentation, including links to the downloadable version of this software are be
        found at [Datamaps - Twenty Four
        Software](https://twentyfoursoftware.com/datamaps/).
        
Keywords: data console commandline excel
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Other Audience
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Text Processing
Requires-Python: >=3.6
