Commit Graph

26 Commits

Author SHA1 Message Date
David Baer
cbd16b6ab1 Oops. Not sure how to install man pages.
I'll leave that for later.
2016-07-07 16:12:23 -04:00
David Baer
0f69fd7a8e Add man page 2016-07-07 14:41:28 -04:00
David Baer
6b872051b4 Portability fix v1.0 2016-06-30 15:26:45 -04:00
David Baer
de2fade0a7 Portability fixes 2016-06-30 15:13:00 -04:00
David Baer
5080d8311b README.md edited online with Bitbucket 2016-06-30 18:17:02 +00:00
David Baer
39314f177e Fix filename 2016-06-30 14:10:03 -04:00
David Baer
a4402c4d99 Version bump 2016-06-30 14:08:11 -04:00
David Baer
3b185cb32e Enable writing ODT files with correct metadata 2016-06-30 14:01:55 -04:00
David Baer
e7216708b6 Add BSD license info 2016-02-23 23:31:56 -05:00
David Baer
c50257403d Re-abstract dictionary iterator interface 2016-02-23 23:31:25 -05:00
David Baer
c3a6d0b240 Beginning of ODT templating system 2016-02-23 23:30:35 -05:00
David Baer
d00f56b138 Generic dictionary type for later use.
Implements an ordered, searchable collection of string-value pairs,
which I will later use to specify replacement files against a template
ODT document.
2016-02-17 14:23:19 -05:00
David Baer
afeec73d7e Update test code. 2016-01-08 23:31:04 -05:00
David Baer
818cfd650c Add BSD license, fix namespace problem 2015-10-20 23:00:13 -04:00
David Baer
eb83530788 More Linux compatibility fixes 2015-08-17 23:12:10 -04:00
David Baer
62fa34fd92 Linux compatibility 2015-08-17 22:45:22 -04:00
David Baer
634767010a Flesh out README file 2015-08-14 22:53:26 -04:00
David Baer
83fad2f6c4 Allow user to select stylesheet from command line 2015-08-14 22:43:41 -04:00
David Baer
10927bee25 Use stylesheet transformations to output HTML, for example 2015-08-11 15:33:08 -04:00
David Baer
cfc0ba7e9a Numerous updates:
* Add makefile to install data

* Reference text is now formatted

* UTF-8 string processing
2015-08-06 14:31:38 -04:00
David Baer
af38b1eafc Properly link libraries 2015-08-06 09:11:15 -04:00
David Baer
e25aff6a0f Add dependency on libxslt 2015-08-06 09:09:42 -04:00
David Baer
2e01fc257e XML transform templates 2015-08-06 09:09:13 -04:00
David Baer
3c2f50078e Separate main function, parse command-line options 2015-08-05 23:27:39 -04:00
David Baer
e9c9d0bda3 Clean up generated sources 2015-08-05 23:01:16 -04:00
David Baer
0b3456cca6 Initial import 2015-08-05 22:22:49 -04:00