Metadata-Version: 2.1
Name: tdx2csv
Version: 0.1.1
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/bopo/tdx2csv
Author: tdx2csv
Author-email: ibopo@126.com
License: MIT license
Keywords: tdx2csv
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE

=======
tdx2csv
=======


.. image:: https://img.shields.io/pypi/v/tdx2csv.svg
        :target: https://pypi.python.org/pypi/tdx2csv

.. image:: https://img.shields.io/travis/bopo/tdx2csv.svg
        :target: https://travis-ci.com/bopo/tdx2csv

.. image:: https://readthedocs.org/projects/tdx2csv/badge/?version=latest
        :target: https://tdx2csv.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Python Boilerplate contains all the boilerplate you need to create a Python package.


* Free software: MIT license
* Documentation: https://tdx2csv.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2021-09-04)
------------------

* First release on PyPI.


