Metadata-Version: 1.1
Name: qtile
Version: 0.10.7
Summary: A pure-Python tiling window manager.
Home-page: http://qtile.org
Author: Sean Vig
Author-email: sean.v.775@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        A pure-Python tiling window manager.
        
        Features
        ========
        
            * Simple, small and extensible. It's easy to write your own layouts,
              widgets and commands.
            * Configured in Python.
            * Command shell that allows all aspects of
              Qtile to be managed and inspected.
            * Complete remote scriptability - write scripts to set up workspaces,
              manipulate windows, update status bar widgets and more.
            * Qtile's remote scriptability makes it one of the most thoroughly
              unit-tested window mangers around.
        
Keywords: qtile tiling window manager
Platform: UNKNOWN
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: Unix
Classifier: Topic :: Desktop Environment :: Window Managers
