diff options
Diffstat (limited to 'devel/ace/pkg-descr')
-rw-r--r-- | devel/ace/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/ace/pkg-descr b/devel/ace/pkg-descr new file mode 100644 index 000000000000..7d0d3595221b --- /dev/null +++ b/devel/ace/pkg-descr @@ -0,0 +1,7 @@ +The ADAPTIVE Communication Environment (ACE) is an object-oriented +(OO) toolkit that implements fundamental design patterns for +communication software. ACE provides a rich set of reusable C++ +wrappers and frameworks that perform common communication software +tasks across a range of OS platforms. + +WWW: http://www.cs.wustl.edu/~schmidt/ACE.html |