Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caarmen/pdmxls2html


https://github.com/caarmen/pdmxls2html

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# PdmXls2Html

This is just a backup of a tool I'm using to generate static html pages for a specific website.

It's definitely not a generic tool that can be applied to any website.

But perhaps some parts of it might be useful as examples of how to read Excel files or use FreeMarker to generate HTML pages.

This project uses two librairies:
* FreeMarker: http://freemarker.org/: Apacheh 2.0 license
* JExcelAPI: http://jexcelapi.sourceforge.net/: LGPL license

This project itself is licensed under the MIT license. See LICENSE.TXT for more details.