C library for parsing and manipulating ISO8601 dates/times.
Go to file
Laurence Withers 665fcc484c Add missing config script 2006-12-13 22:07:21 +00:00
scripts Upgrade to new build system 2006-12-13 21:38:45 +00:00
src Add missing config script 2006-12-13 22:07:21 +00:00
.gitignore Initial import 2006-10-14 20:10:01 +01:00
COPYING Initial import 2006-10-14 20:10:01 +01:00
README Upgrade to new build system 2006-12-13 21:38:45 +00:00
config Upgrade to new build system 2006-12-13 21:38:45 +00:00
libiso8601.kdevelop Initial import 2006-10-14 20:10:01 +01:00
libiso8601.kdevelop.filelist Initial import 2006-10-14 20:10:01 +01:00
make.sh Upgrade to new build system 2006-12-13 21:38:45 +00:00
run-test.sh Initial import 2006-10-14 20:10:01 +01:00
version Bump version 2006-12-13 21:38:55 +00:00

README

libiso8601
========================================================================
(c)2006, Laurence Withers, <l@lwithers.me.uk>.
Released under the GNU GPLv2. See file COPYING or 
http://www.gnu.org/copyleft/gpl.html for details.

Really Quick Instructions
-------------------------

To build: ./make.sh
To install: ./make.sh install

You might want to edit 'config' first.

@TODO@