Sword v0.1.0 released
Dear C++ programmers,
I am pleased to announce the availability of SWORD
version 0.1.0. SWORD is a general purpose C++ library
which gives you high quality classes for some very
common tasks such as "logging", "time/date",
"command line parsing"...
Although the whole package is still in beta stage,
all the do***ented features are stable and are already
used daily in critical production software.
Sword is Open Source and released under the terms of
the LGPL, so you can freely use the library in your
software projects, open or proprietary.
You can find more information on the home page as well
as on the savannah hosting for the project:
- http://www.erik-n.net/sword/
- http://savannah.nongnu.org/projects/sword/
Thank you for your time.
Eric Nicolas <nicolas00@wanadoo.fr>.
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
|