star conflict libs
Go to file
Gabor Guzmics a5d353e302 further refactoring
* dropping trash scripts
 * using settings now internally for encoding.
 * added requirements.txt
 * quick.py now serves as some quick basic test
2017-05-22 18:27:30 +02:00
src/scon further refactoring 2017-05-22 18:27:30 +02:00
.gitignore 2to3 conversion by tool. 2017-05-12 18:08:48 +02:00
readme.rst fixed readme again 2017-05-19 17:06:51 +02:00
requirements.txt further refactoring 2017-05-22 18:27:30 +02:00
virtualenv.rst first examples and bugfixes 2017-05-19 22:55:04 +02:00

Library for reading SC logs
===========================

Github Release of my logparsing attempt
and other stuffs, from internal git.

This software is in a 'pre-alpha' stage, and is considered mostly useful for *scientific* purposes.

*License: LGPL*

Latest Commits See http://github.com/g4borg/scon/commits

Current Goals
-------------
	- make library usable with an example
	- more documentation
	- update to handle all current combat events in pvp
	
Changelog
---------
	- converted 99% to python3. switched to py3 development.
	- moved to github with parser library only