Metadata-Version: 1.1
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
Description: 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
        
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
