kowframework/kowlib
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
KOW Framework :: Lib This library contains some packages that are meant to easy the develop- ment of cross-platform softwares in Ada. It also contains some usefull libraries for string manipulation. It's released by the GNAT Modified GPL License (see LICENSE.txt and GPL.txt). To build, run the commands: ./configure make && sudo make install It will be installed in the GNAT path by default.