Metadata-Version: 1.1
Name: datconv_test
Version: 0.2.2
Summary: Testing scripts for datconv package
Home-page: https://github.com/gwierzchowski/datconv
Author: Grzegorz Wierzchowski
Author-email: gwierzchowski@wp.pl
License: PSF
Description: This package contains set of testing scripts to test `datconv` package.
        Tests are written in standard Unix shell (`/bin/sh`) and use some GNU tools available 
        on Unix-like systems. So they best run on Linux or other Posix compliant systems.
        In addition to testing function package can be used just for reading - as an example 
        how package `datconv` could be used.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: datconv
