Recently I noticed the Common Lisp code at http://www.pvv.ntnu.no/~nsaa/ISO8601.html for parsing and formating universal time values and ISO8601 date formats. I have emailed the author to determine what terms the software can be distributed under, and received the response that it is Public Domain. The response has been attached.
I think it is worthwhile to make this code more publicly available (CVS/Arch, ASDF, an email contact for bug reports etc.) and am willing to become its maintainer. Therefore I am making a request for hosting at common-lisp.net.
I suggest the project name:
iso8601-date
Details of the project:
Maintainer: Matthew Kennedy mkennedy@gentoo.org Author: Thomas Russ tar@isi.edu
Description: Common Lisp library of formatting and parsing ISO8601 dates.
License: Public Domain
I will be writing an ASDF for it and researching asdf-install upon uploading the code.
Best regards,