7 Commits (55e7da35f4fa34643e9d0b18bb8b495c25a4808b)

Author SHA1 Message Date
emdee 55e7da35f4 update 3 months ago
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
Sebastien Helleu fbb0156dae Use /usr/bin/env in python shebang 10 years ago
Sebastien Helleu da74afdbdc Update copyright dates 10 years ago
Sebastien Helleu 1cf51dd211 testproto.py: use argparse module to parse command line arguments, full PEP8 compliance 11 years ago
Sebastien Helleu 7b4aefb28c Use two verbose levels in testproto.py
According to level:
- no verbose (no "-v" given): compact view for objects
- verbose (one "-v" given): long view for objects
- extra verbose (two "-v" given): long view for objects and display raw messages.
11 years ago
Sebastien Helleu 9b4804b920 Add script testproto.py to test relay protocol 11 years ago