Operators with std::string
[libacl.git] / README
1   ACL - Andromeda Class Library
2   =============================
3
4 The ACL library is a collection of some convenient classes such as strings, date and time,
5 complex number, large integers and more.
6
7 To use ACL, do a do the usual stuff:
8    ./configure
9    make
10    make install  (as root, to install in /usr/local)
11
12 This wil give you the library, libACL.so. There is still a lot of work to be done and
13 the documentation is a bit outdated, but that doesn't need to stop you from having
14 fun.
15
16 Your feedback is always appreciated, so drop me a mail,
17
18 Arjen Baart <arjen@andromeda.nl>
19