Project releaselogparser

releaselogparser

1.0.2  —  2018-11-05
Convert byte-like objects to UTF-8 strings.
	  

Software packages usually include textual files describing noteworthy changes in each subsequent release. There exist several formats of such files. This package provides Python framework for parsing the most often used formats of such release log files. Support for any new format can be easily added.