Metadata-Version: 2.1
Name: pypaste
Version: 0.1.0
Summary: Cross-platform Python clipboard library
Home-page: https://github.com/joelfrederico/pypaste
Author: Joel Travis Frederico
Author-email: joelfrederico@gmail.com
License: MIT license
Keywords: pypaste
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.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

=======
pypaste
=======


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

.. image:: https://img.shields.io/travis/joelfrederico/pypaste.svg
        :target: https://travis-ci.org/joelfrederico/pypaste

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


.. image:: https://pyup.io/repos/github/joelfrederico/pypaste/shield.svg
     :target: https://pyup.io/repos/github/joelfrederico/pypaste/
     :alt: Updates



Cross-platform Python clipboard library


* Free software: MIT license
* Documentation: https://pypaste.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 (2019-02-16)
------------------

* First release on PyPI.


