Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-24 | XML parsing for ePub | rootavish | 3 | -3/+154 | |
using libxml some functions were written which will be used to get keywords,attributes from files such as the ePub container.tried to keep the code generalised so as to facilitate reusability of code. | |||||
2014-05-18 | adding epub support : created Makefiles,modified configuration script | rootavish | 2 | -0/+34 | |
kickoff commit to add ePub support , creating a subdirectory structure and modified makefiles and configure script to accomodate for ePub . As the sources are done , these will be further changed accordingly . |