Metadata-Version: 2.0
Name: lpaste
Version: 3.4.1
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'

lpaste
======

``lpaste`` is a command-line client for librarypaste. The client can
paste code or attachments.

Install with "easy_install lpaste" or "pip install lpaste".


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


