added log-parser; it will store the programs used for BitTorrent log/status file...
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Fri, 30 Oct 2009 19:02:07 +0000 (21:02 +0200)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Fri, 30 Oct 2009 19:06:15 +0000 (21:06 +0200)
commit278f4bd4cecfaafc7cc1bee68fb169507a8493d4
treec6c06f368c0beb16c3d3e8ec8e0440460f01155a
parent247bbcdeec091c3713ad9be5d3c2718db76c4a51
added log-parser; it will store the programs used for BitTorrent log/status file parsing
log-parser/libtorrent/LogParser.py [new file with mode: 0644]
log-parser/libtorrent/StatusParser.py [new file with mode: 0644]
log-parser/tribler/LogParser.py [new file with mode: 0644]
log-parser/tribler/StatusParser.py [new file with mode: 0644]