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