Metadata-Version: 2.0
Name: clip-table
Version: 1.1
Summary: Helper functions for copying and pasting tables.
Home-page: https://github.com/risaacr/clip_table
Author: Isaac Robinson
Author-email: isaac@rirobinson.com
License: MIT license
Keywords: clip_table
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 :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pyperclip

==========
Clip Table
==========


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

.. image:: https://img.shields.io/travis/risaacr/clip_table.svg
        :target: https://travis-ci.org/risaacr/clip_table

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

.. image:: https://pyup.io/repos/github/risaacr/clip_table/shield.svg
     :target: https://pyup.io/repos/github/risaacr/clip_table/
     :alt: Updates


Helper functions for copying and pasting tables.


* Free software: MIT license
* Documentation: https://clip-table.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
=======

1.1 (2017-12-02)
------------------

* First release on PyPI.


