public
Description: A small, flexible, scriptable tiling window manager written in Python
Homepage: http://www.qtile.org
Clone URL: git://github.com/cortesi/qtile.git
qtile / MANIFEST.in
100644 8 lines (7 sloc) 0.213 kb
1
2
3
4
5
6
7
8
include LICENSE
recursive-include examples *
recursive-include contrib *
recursive-include scripts *
recursive-include test *
recursive-include doc *.html *.js *.css *.png
recursive-exclude test *.swo *.swp *.pyc