Release data: 17-May-2014
- added Windows-specific requirements to setup.py (
winpexpect
vs.pexpect
) - README now covers installation prerequisites
Release date: 13-May-2014
- installation via
pip
orpython setup.py install
now adds two programs to your path:pypolibox
andhlds-converter
- added new output formats (
--output-format
parameter): textplan featstructs, HLDS XML - documentation is now hosted at readthedocs.org
- converted documentation from epydoc to sphinx
- added make file, license file
Release date: 30-Apr-2014
- pypolibox is now licensed under GPLv3
- OpenCCG grammar fragment (CC-BY-NC-SA 4.0 licensed) now shipped with code
- first release via PyPI
- got rid of configuration file
- fixed some errors in the documentation