You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sébastien Helleu 77df9d06f7 Code refactoring, fix setup.py
All changes:
- full PEP8 compliance
- move sources from src/qweechat/ to qweechat/
- move data from data/icons/ to qweechat/data/icons/
- sources validated with PEP8
- use setuptools in setup.py, fix path of data files
10 years ago
..
data/icons Code refactoring, fix setup.py 10 years ago
weechat Code refactoring, fix setup.py 10 years ago
__init__.py Code refactoring, fix setup.py 10 years ago
about.py Code refactoring, fix setup.py 10 years ago
buffer.py Code refactoring, fix setup.py 10 years ago
chat.py Code refactoring, fix setup.py 10 years ago
config.py Code refactoring, fix setup.py 10 years ago
connection.py Code refactoring, fix setup.py 10 years ago
debug.py Code refactoring, fix setup.py 10 years ago
input.py Code refactoring, fix setup.py 10 years ago
network.py Code refactoring, fix setup.py 10 years ago
qt_compat.py Code refactoring, fix setup.py 10 years ago
qweechat.py Code refactoring, fix setup.py 10 years ago