Metadata-Version: 1.1
Name: ps-screen
Version: 1.0.3
Summary: List screen and tmux sessions and what's running in them.
Home-page: https://github.com/beaugunderson/ps-screen
Author: Beau Gunderson
Author-email: beau@beaugunderson.com
License: BSD
Description: ps-screen
        ---------
        
        .. code:: sh
        
            $ pip install ps-screen
        
        ``ps-screen`` shows a list of the running screen and tmux sessions,
        along with their current working directories and the command at the
        bottom of their process tree, like so:
        
        .. figure:: http://cl.ly/image/1M2D1x062d3o/Image%202014-11-14%20at%201.10.16%20PM.png
           :alt: screenshot
        
           screenshot
        
        
Keywords: utility ps screen tmux
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
