summaryrefslogtreecommitdiff
path: root/libraries/commoncpp2/README
diff options
context:
space:
mode:
authorMauro Giachero <mauro dot giachero at gmail dot com>2010-05-12 23:30:03 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-12 23:30:03 +0200
commitd80d4c20dff27cb9642a1cd2af958d3e4f8daae8 (patch)
tree233d5ee47c796202467e54dfa249766b850d714e /libraries/commoncpp2/README
parent0723c4440dd0bc93bd38f826754f72365890deaa (diff)
downloadslackbuilds-d80d4c20dff27cb9642a1cd2af958d3e4f8daae8.tar.gz
libraries/commoncpp2: Added to 12.2 repository
Diffstat (limited to 'libraries/commoncpp2/README')
-rw-r--r--libraries/commoncpp2/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/commoncpp2/README b/libraries/commoncpp2/README
new file mode 100644
index 0000000000..0939e23194
--- /dev/null
+++ b/libraries/commoncpp2/README
@@ -0,0 +1,8 @@
+GNU Common C++ is a portable and highly optimized class framework for
+writing C++ applications that need to use threads.
+
+This framework offers a class foundation that hides platform
+differences from your C++ application so that you need not write
+platform specific code. GNU Common C++ has been ported to compile
+natively on most platforms which support either posix threads, or on
+Microsoft Windows. \ No newline at end of file