Metadata-Version: 2.0
Name: lpaste
Version: 3.4.2
Summary: Library Paste command-line client
Home-page: https://github.com/jaraco/lpaste
Author: Chris Mulligan
Author-email: jaraco@jaraco.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: keyring (>=0.6)
Requires-Dist: requests
Requires-Dist: six (>=1.4)
Provides-Extra: clipboard
Requires-Dist: jaraco.clipboard; extra == 'clipboard'

.. image:: https://img.shields.io/pypi/v/lpaste.svg
   :target: https://pypi.org/project/lpaste

.. image:: https://img.shields.io/pypi/pyversions/lpaste.svg

.. image:: https://img.shields.io/pypi/dm/lpaste.svg

.. image:: https://img.shields.io/travis/jaraco/lpaste/master.svg
   :target: http://travis-ci.org/jaraco/lpaste

A command-line client for librarypaste. The client can
paste code or attachments.


License
=======

License is indicated in the project metadata (typically one or more
of the Trove classifiers). For more details, see `this explanation
<https://github.com/jaraco/skeleton/issues/1>`_.


OS X App
========

This project also hosts, though no longer maintains, lpaste.app, an OS X
Automator action to run lpaste -ab. Install lpaste and copy the app
somewhere easy to use and drag and drop files onto it.

..
    Protip: With quicksilver you can select some files (I use cmd-G to get my current finder selection) > "Open With" > "lpaste.app" for super easy


