star conflict libs
Go to file
Gabor Guzmics 56aec29342 minor fixes in handling unknown output
logstream: fixed no op log lines to be swallowed
2017-05-19 17:03:32 +02:00
src/scon minor fixes in handling unknown output 2017-05-19 17:03:32 +02:00
.gitignore 2to3 conversion by tool. 2017-05-12 18:08:48 +02:00
readme.rst bugfixes, updates 2017-05-19 16:21:51 +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*

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