Rewrite brmbar v3 in Python because Perl has lousy Qt bindings

Complete 1:1 reimplementation of existing Perl codebase.
This commit is contained in:
Petr Baudis 2012-09-05 01:31:05 +02:00
parent 945ee705c3
commit 3a81c9fec2
6 changed files with 273 additions and 0 deletions

1
brmbar3/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
__pycache__