graph
- We need a pyuno version >0.2 and pypdf2 now2014-09-29, by Björn Ricks
- Update README2014-09-29, by Björn Ricks
- Add a LICENSE file2014-09-29, by Björn Ricks
- Add a index view to display links to the three functions2014-09-29, by Björn Ricks
- Add a generic View to display a template for a get request2014-09-29, by Björn Ricks
- Add an example client for MergeView based on requests2014-09-29, by Björn Ricks
- Add url rule for new MergeView2014-09-29, by Björn Ricks
- Add a MergeView to merge pdfs based on PyPDF22014-09-29, by Björn Ricks
- Add html for converting a odf with a template2014-09-29, by Björn Ricks
- Add bootstrap for css formating2014-09-29, by Björn Ricks
- Add basic html interface for convert2014-09-29, by Björn Ricks
- Change execute permission on castclient.py2014-09-26, by Björn Ricks
- Set log level to debug if config["DEBUG"] is set2014-09-26, by Björn Ricks
- Exclude example data from being packaged in setup.py2014-09-26, by Björn Ricks
- Add some very basic example data2014-09-26, by Björn Ricks
- Read install_requires from requirements.txt file in setup.py2014-09-26, by Björn Ricks
- Remove namespace_packages from setup.py2014-09-26, by Björn Ricks
- Add a read function to close file descriptor after the file has been read2014-09-26, by Björn Ricks
- Add a requirements.txt file2014-09-26, by Björn Ricks
- Allow castclient to do template variable substition via a json file2014-09-26, by Björn Ricks
- Add url mapping for TemplateConvertView2014-09-26, by Björn Ricks
- We need py3o.template now with the TemplateConvertView2014-09-26, by Björn Ricks
- Implement a TemplateConvertView to allow convert odt templates with variable2014-09-26, by Björn Ricks
- Refactor ConvertView to be easier reusable2014-09-26, by Björn Ricks
- Add a draft for a README2014-09-26, by Björn Ricks
- Add setup.py2014-09-26, by Björn Ricks
- Add initial conversion service2014-09-26, by Björn Ricks