Package: ace-gperf Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 176 Depends: libace-6.5.8, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Breaks: gperf-ace (<< 5.7.7-1) Replaces: gperf-ace (<< 5.7.7-1) Filename: ./amd64/ace-gperf_6.5.8-0+132.1_amd64.deb Size: 91140 MD5sum: e7d950c9ec2e7d6fa747e9f1b4e1e677 SHA1: 8eaf493083ed74e2ef37b2193216968df6f9489e SHA256: 8cce372440b1a00f85c07ac183b1290fe34767d662b797f5cabb56b5bd4fad6e Section: devel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE perfect hash function generator ace_gperf is the ACE version of gperf. . Both ace_gperf and gperf were written by the same author, and have basically the same options and functionality. ace_gperf simply takes advantage of some of the features provided by the ACE library. Package: ace-netsvcs Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 131 Depends: libace-6.5.8, libc6 (>= 2.4), libgcc1 (>= 1:3.0), libnetsvcs-6.5.8, libstdc++6 (>= 5) Filename: ./amd64/ace-netsvcs_6.5.8-0+132.1_amd64.deb Size: 54956 MD5sum: fa243f983aea0cfb968bd29f51a1c6b2 SHA1: 09cc589133581a2a3fe8b421a4834af29411d878 SHA256: a9c457f1beae02d3f702e9f46bd8fc78e8a29e456c5020e89933ce23bff5d65b Section: devel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE network service implementations ACE network services provide reusable components for common distributed system tasks such as logging, naming, locking, and time synchronization. . This package contains driver programs and example configuration files to link the various ACE network services together, either statically or dynamically, and form complete server programs. Package: libace-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 1940 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: ./amd64/libace-6.5.8_6.5.8-0+132.1_amd64.deb Size: 638112 MD5sum: e08f921202286f6887a6f4edb4115ffc SHA1: fb659e3f4f85d339aa72192d382bec0f9e634733 SHA256: b548d3391cced0549eefddd24b686d30bc4e4dffcab4bed7c5b9669087ddcde2 Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: C++ network programming framework This package contains the ADAPTIVE Communication Environment (ACE) framework. . It provides platform independent C++ wrappers for all forms of IPC, thread- and process-management routines, and much more. . Moreover, it defines patterns for common communication tasks. * Reactor: handles event demultiplexing and dispatching * Proactor: for asynchronous I/O driven programs Package: libace-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 7251 Depends: libace-6.5.8 (= 6.5.8-0+132.1) Suggests: libace-doc, pkg-config Replaces: mpc-ace (<< 5.6.3-4) Filename: ./amd64/libace-dev_6.5.8-0+132.1_amd64.deb Size: 1005450 MD5sum: 31904c38cb872af67030b56329d00ac8 SHA1: a694389a0990774de2cdb927235d48128f1e992f SHA256: 14226685c6e32e5e10c9dfb1e3b6d2859e2bd542e2453a71d30e49ae77d9a610 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: C++ network programming framework - development files This package contains the header files and static library for the ACE framework. Package: libace-doc Source: ace Version: 6.5.8-0+132.1 Architecture: all Maintainer: Debian ACE+TAO maintainers Installed-Size: 103894 Recommends: doc-base Suggests: libace-dev Filename: ./all/libace-doc_6.5.8-0+132.1_all.deb Size: 14493954 MD5sum: 594db0c4b9e5ec970443ff222e50b220 SHA1: ed326c15379843cdadfc5d7515c381ecab69b0c7 SHA256: f22ef54230b96df602587341d855a01b4c4822a16f1dc3c6bb22173c956b6a4a Section: doc Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: C++ network programming framework - documentation This package contains the ACE overview documentation, tutorials, examples, and information regarding upstream development. Package: libace-flreactor-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 173 Depends: libace-6.5.8, libc6 (>= 2.15), libfltk1.1 (>= 1.1.6), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-flreactor-6.5.8_6.5.8-0+132.1_amd64.deb Size: 71360 MD5sum: 591180c0a6d915993b66d93719c03d5c SHA1: febe8585e3bd6af60b56e962d0bf633dddbf779b SHA256: 9e6d581ffe2f0b4031adbdb81aeeb7deba20ee24496db2b8af7596b9bf92f652 Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE-GUI reactor integration for FLTK Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events. . The ACE_FlReactor integrates with the FastLight toolkit's Fl::wait() method. Package: libace-flreactor-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 85 Depends: libace-flreactor-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1), libfltk1.1-dev (>= 1.1.4) Filename: ./amd64/libace-flreactor-dev_6.5.8-0+132.1_amd64.deb Size: 41928 MD5sum: 386684dac9e7c70c65f97a3190e85860 SHA1: 102e40aae69e6bc1a00b654a88311762a8b41fe8 SHA256: 397909db0e92cbb4462d9bb79044afcc1c41e003a34f63e6411ecdf24d87cad5 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE-GUI reactor integration for FLTK - development files This package contains header files and static library for the ACE-FLTK reactor integration. Package: libace-foxreactor-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 177 Depends: libace-6.5.8, libc6 (>= 2.15), libfox-1.6-0, libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-foxreactor-6.5.8_6.5.8-0+132.1_amd64.deb Size: 73276 MD5sum: 3b8ec18f7ebf0498dd5e09e3c15dedbd SHA1: a77c4774b6d72c79b5fe51eba7a106e8a27617d4 SHA256: 6e36c064948f609813ed1f2aa144c88e3e01e330264447772e64519a0250d615 Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE-GUI reactor integration for FOX Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events. . The ACE_FoxReactor integrates with the FOX toolkit. Package: libace-foxreactor-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 85 Depends: libace-foxreactor-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1), libfox-1.6-dev Filename: ./amd64/libace-foxreactor-dev_6.5.8-0+132.1_amd64.deb Size: 41880 MD5sum: 5a448ee30b4388884686f126a157eaa7 SHA1: bf5a0750670371e6a5676f132e8bb320d446e294 SHA256: 1903ce5f2e0ca39d90ed54a47d87eace6b28d0f4e91a843d9534625b364c4f54 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE-GUI reactor integration for FOX - development files This package contains header files and static library for the ACE-FOX reactor integration. Package: libace-htbp-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 177 Depends: libace-6.5.8, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-htbp-6.5.8_6.5.8-0+132.1_amd64.deb Size: 72634 MD5sum: 8805dff9cf4c4e68bf0c904f810e23fc SHA1: 1ef9630f191ff0fdbf78570510252514734cb6f7 SHA256: 56c202c343b8b0c5a02a6a0aa6529904da6460580246be2a96a4961838e0b810 Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE protocol over HTTP tunneling library The HTTP Tunneling, Bidirectional, Protocol (HTBP) library enables the writing of stream-based protocols over HTTP. . This allows clients behind a firewall to establish a connection with outbound servers using the HTTP protocol. Package: libace-htbp-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 140 Depends: libace-htbp-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./amd64/libace-htbp-dev_6.5.8-0+132.1_amd64.deb Size: 53302 MD5sum: 0bc57426cadb2aba1e6645c352173668 SHA1: 622694b37d601df9e9246c646c563c401bd5faa4 SHA256: cfa8fdb63a103158a8e542b25edec93d9719d0f55537a742b0dd38d06450893a Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE protocol over HTTP tunneling library - development files This package contains the header files and static library for the ACE HTBP library. Package: libace-inet-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 441 Depends: libace-6.5.8, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-inet-6.5.8_6.5.8-0+132.1_amd64.deb Size: 151104 MD5sum: 21d2bfc173a041a91438c86709ec4450 SHA1: 3c4609106043dcf73b2280a69e553e903cf77157 SHA256: 4b172c45f318886fec26747e163a883b458f070ad14e5f3ddd3da6ef21f26706 Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE Inet protocol library This package provides an ACE addon library for clients (and possibly servers at some point) using Inet protocols, such as HTTP or FTP. Package: libace-inet-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 321 Depends: libace-inet-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./amd64/libace-inet-dev_6.5.8-0+132.1_amd64.deb Size: 68300 MD5sum: 7c2997f0177bc462c3f904c14583b663 SHA1: 72d06ac9e74106314df8fe0a520f525f125bd887 SHA256: f680a7e93db1691047c49f1eec84b6cd8da30d0a9840a9b8a1d3613b043005a2 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE Inet protocol library - development files This package contains the header files and static library for the ACE Inet protocol library. Package: libace-inet-ssl-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 249 Depends: libace-inet-6.5.8, libace-ssl-6.5.8, libace-6.5.8, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5) Filename: ./amd64/libace-inet-ssl-6.5.8_6.5.8-0+132.1_amd64.deb Size: 87572 MD5sum: fcbafe72618128c0943b978be5b829e9 SHA1: 7f220b487c6a1217987431c0ba34e55a07ad469f SHA256: 7f6473f16d0969daf4cdf5043cffd677007af1d0db79697b6e7bdcc98f4d65ae Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE SSL-enabled Inet protocol library This package provides an ACE addon library for clients (and possibly servers at some point) using Inet protocols which support SSL, such as HTTPS or FTPS. Package: libace-inet-ssl-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 133 Depends: libace-inet-ssl-6.5.8 (= 6.5.8-0+132.1), libace-inet-dev (= 6.5.8-0+132.1), libace-ssl-dev (= 6.5.8-0+132.1) Filename: ./amd64/libace-inet-ssl-dev_6.5.8-0+132.1_amd64.deb Size: 48214 MD5sum: bb65192e1e804215a87a681a42c19acc SHA1: f9183494fdd3c1a5a0628b745ea7d16663aaba27 SHA256: ebaff3c9f523d85d45beac4980c5ef3680a9e183658e0b907b974e03a233d017 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE SSL-enabled Inet protocol library - development files This package contains the header files and static library for the ACE SSL-enabled Inet protocol library. Package: libace-rmcast-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 193 Depends: libace-6.5.8, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-rmcast-6.5.8_6.5.8-0+132.1_amd64.deb Size: 82018 MD5sum: 0e251899cb158de9b998f393557280c6 SHA1: ae2d8dfadcaeeb124b70b9ef9901145572ac4651 SHA256: c60a67cd589ca4ead3fbaf6d585daceb9b2e8fad32ae83099c3aa22171ed86fc Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE reliable multicast library The RMCast library is a reliable source-ordered multicast protocol implementation. . It uses sequence numbers on messages to ensure ordering, loss detection, and suppression of duplicates. Package: libace-rmcast-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 123 Depends: libace-rmcast-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./amd64/libace-rmcast-dev_6.5.8-0+132.1_amd64.deb Size: 49304 MD5sum: 13c724be02a67d527d554d675afce634 SHA1: f395a6a0dbee8d85ea5fcdc8bb16709bf9364316 SHA256: 20aee11e62aee67c9defee75da0121b03c076dd7bc574043dda9d498f55eb2d3 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE reliable multicast library - development files This package contains the header files and static library for the ACE reliable multicast library. Package: libace-ssl-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 186 Depends: libace-6.5.8, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libssl1.0.0 (>= 1.0.2~beta3), libstdc++6 (>= 5) Filename: ./amd64/libace-ssl-6.5.8_6.5.8-0+132.1_amd64.deb Size: 72072 MD5sum: 867b1e7af8cf6dbe63557ebeb2ad93a3 SHA1: c799f26d8ee7dd5ec0ea02f63025ce5aff8d0a26 SHA256: 08da28181128096d5272275d77340bf3da84343ccb0efc174970f08fc6ca5acf Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE secure socket layer library This package contains wrappers that integrate the OpenSSL library in the ACE framework. Package: libace-ssl-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 173 Depends: libace-ssl-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1), libssl-dev Filename: ./amd64/libace-ssl-dev_6.5.8-0+132.1_amd64.deb Size: 56710 MD5sum: ddd8ed63a48f2547215d2e2e75fa700e SHA1: 6c4f2d5743db545aa96ac04b89972ea3be44688c SHA256: 470d4ccb2078a4bb9a677d05cd274e9e3235aeaa9ada1407903200433ca94848 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE secure socket layer library - development files This package contains the header files and static library for the ACE SSL library. Package: libace-tkreactor-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 173 Depends: libace-6.5.8, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libtcl8.6 (>= 8.6.0) Filename: ./amd64/libace-tkreactor-6.5.8_6.5.8-0+132.1_amd64.deb Size: 71974 MD5sum: 58ed621451c94468e0070eca738a3392 SHA1: f04e226354db15b29a105b30c4cc0009c246df7b SHA256: 9db21c54a2e422a8a040f67a2d7bd8343875a99dce7ccbdfa70ce80d54045fe7 Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE-GUI reactor integration for Tk Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events. . The ACE_TkReactor provides reactor functionality around the popular Tcl/Tk library. The underlying Tcl/Tk method used is Tcl_DoOneEvent(). Package: libace-tkreactor-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 85 Depends: libace-tkreactor-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1), tk-dev (>= 8.5) Filename: ./amd64/libace-tkreactor-dev_6.5.8-0+132.1_amd64.deb Size: 41932 MD5sum: dadbcafc00a58c3d7bdd49701edd9321 SHA1: d1609963e70e5ff0490f9643e52f760ab21c9244 SHA256: c054d3c55ca1dc504931f73e190534ef5c54a1b149b88102d46b61093436d549 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE-GUI reactor integration for Tk - development files This package contains header files and static library for the ACE-Tk reactor integration. Package: libace-tmcast-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 121 Depends: libace-6.5.8, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-tmcast-6.5.8_6.5.8-0+132.1_amd64.deb Size: 55006 MD5sum: 9d45b72f64fbfade6ffeba5cf44f040f SHA1: a2121a57057d0c802236e294542364ddecd7b755 SHA256: f5615f33d6f06b9c156d78fef5f726a6f95fdd5313a73345048656f6b36d6b12 Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE transactional multicast library The TMCast library is a transactional multicast protocol implementation. . Each message is delivered to multicast group members as a transaction: an atomic, consistent, and isolated action. Package: libace-tmcast-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 105 Depends: libace-tmcast-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./amd64/libace-tmcast-dev_6.5.8-0+132.1_amd64.deb Size: 48420 MD5sum: fa9b8bab287b8ec8b6116f083dad36a7 SHA1: bd99a680b9c8c52e002d610c0d87d4d3a7815b9a SHA256: 87ae9c3cf3996ffda51b857e46f6647dd9cc9d603c5a4514dcad5e95fe39e9d2 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE transactional multicast library - development files This package contains the header files and static library for the ACE transactional multicast library. Package: libace-xml-utils-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 105 Depends: libace-6.5.8, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxerces-c3.1 Filename: ./amd64/libace-xml-utils-6.5.8_6.5.8-0+132.1_amd64.deb Size: 49980 MD5sum: a1e007f3b5015451bb60ff3c0ca2d85f SHA1: d5ba467044724a849545ae10bf57cc52e37897cf SHA256: 52de535970122bacc87f9d1249e420bd1b287a1a3ebc9ee01b9a54cc2360baed Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE XML utility classes and methods This package provides useful classes and methods for XML parsing with Xerces, including simplified strings, schema resolution, validation and more. . ACE XML Utils is used by DAnCE and OpenDDS. Package: libace-xml-utils-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 184 Depends: libace-xml-utils-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1), libxerces-c-dev Replaces: libace-dev (<< 5.7.7-4) Filename: ./amd64/libace-xml-utils-dev_6.5.8-0+132.1_amd64.deb Size: 56082 MD5sum: d84b0cbeb6915cb9d2f2abbd4ef72ba1 SHA1: 638acd2f86ce4867c596732d9589bb560676ddaa SHA256: 88b35e937a9b546bd770319870d22045a8fd5d487f017648f37a7da906662c61 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE XML utility classes and methods - development files This package contains the header files and static library for the ACE XML Utils library Package: libace-xtreactor-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 173 Depends: libace-6.5.8, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxt6 Filename: ./amd64/libace-xtreactor-6.5.8_6.5.8-0+132.1_amd64.deb Size: 71832 MD5sum: e0e4488b568559ca21705b153e0b82ca SHA1: c35cf3103589b67798658abb0803c5e5cbf0e82d SHA256: 3f318f3cb74bbd5557b6c9e526ebc564e665d457e12b00136b837e6d402eb822 Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE-GUI reactor integration for Xt Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events. . The ACE_XtReactor extends both the ACE_Select_Reactor and the X Toolkit library function XtWaitForMultipleEvents(). Package: libace-xtreactor-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 86 Depends: libace-xtreactor-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1), libxt-dev (>= 4.3.0) Filename: ./amd64/libace-xtreactor-dev_6.5.8-0+132.1_amd64.deb Size: 42106 MD5sum: a83f2badcb5c30f696832892c4e186c7 SHA1: f223c99bf1c20d5ff4838fbb782453d0a22d2cb3 SHA256: d12c94564586c6316a1b609e915790b702946dd46394fbda0703e341b8359655 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE-GUI reactor integration for Xt - development files This package contains header files and static library for the ACE-Xt reactor integration. Package: libacexml-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 351 Depends: libace-6.5.8, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libacexml-6.5.8_6.5.8-0+132.1_amd64.deb Size: 116618 MD5sum: 7aadda94c8e3a1db234a6b796b740c3a SHA1: 1cb583659fcca9942ba4d14bd472277c5199bd1b SHA256: bf353d7c0141c5566e76e04a96314b3f588d14a4d949abce7e7a296c3fe1f024 Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE SAX based XML parsing library This package provides interfaces for XML parsing based on Simple API for XML (SAX) 2.0, defined by David Megginson. This is an event-driven parsing approach. . ACEXML is a small footprint and portable library. It does not validate XML documents and supports only Unicode encoding. Package: libacexml-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 335 Depends: libacexml-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Replaces: libace-dev (<< 5.7.7-4) Filename: ./amd64/libacexml-dev_6.5.8-0+132.1_amd64.deb Size: 75994 MD5sum: 02df232b052d63485d35e7cd251fbaff SHA1: 44a3b66bef8aad710f5f9fda30c824999e3408cf SHA256: 186a1b9dedf5e6b8c0f57d64794a98759ef4e4b6883d73615cda99cb7430fbe7 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE SAX based XML parsing library - development files This package contains the header files and static library for the ACE XML parsing library. Package: libkokyu-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 146 Depends: libace-6.5.8, libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libkokyu-6.5.8_6.5.8-0+132.1_amd64.deb Size: 62170 MD5sum: eea7a37a9de297d3f38be7bd560be82e SHA1: 5be25fdc39e33c6a39ef28de14b601e424d3a8d4 SHA256: df8e56a1496b4afadce5fbee3fe7ce1fdbbeb1889caf11d96cb99ff96bd8ed0f Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE scheduling and dispatching library Kokyu is a library designed to provide flexible scheduling and dispatching services. . Currently it provides real-time scheduling and dispatching services for TAO real-time CORBA Event Service. Package: libkokyu-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 444 Depends: libkokyu-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./amd64/libkokyu-dev_6.5.8-0+132.1_amd64.deb Size: 262548 MD5sum: c0525a235c4ae96fdad7d27e79726f7d SHA1: 7b13f194f421b544f091165846a9b16efba2f13d SHA256: 1dec113efcacf882f38665e1e7ebcb0f241a72562358e6339471e7e51006ba3f Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE scheduling and dispatching library - development files This package contains the header files and static library for the ACE scheduling and dispatching library. Package: libnetsvcs-6.5.8 Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 381 Depends: libace-6.5.8, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libnetsvcs-6.5.8_6.5.8-0+132.1_amd64.deb Size: 119776 MD5sum: 6efdcdce3f6bfdbe90814fe9f2a9f02c SHA1: 2bde2f626a5f45ea834a206dd4471e9ca3adf476 SHA256: 7b070fb5d4a6c22ccda6de32980d8d0ca258d9e1569ed0be051aa34c47693fd7 Section: libs Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE network service implementations - libraries ACE network services provide reusable components for common distributed system tasks such as logging, naming, locking, and time synchronization. . This package contains runtime libraries for ACE network services. Package: libnetsvcs-dev Source: ace Version: 6.5.8-0+132.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 150 Depends: libnetsvcs-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./amd64/libnetsvcs-dev_6.5.8-0+132.1_amd64.deb Size: 58680 MD5sum: 42a104afaa7074168590b3e074fb4f7b SHA1: e1b2027f6e25ac4e1b50cafce457ea927776d18f SHA256: f53baefdf51774b5eeab011a511ee895c3a5acd3e9e58c68460cdff7a37f6d24 Section: libdevel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: ACE network service implementations - development files ACE network services provide reusable components for common distributed system tasks such as logging, naming, locking, and time synchronization. . This package contains header files and static library for the ACE network services library. Package: mpc-ace Source: ace Version: 6.5.8-0+132.1 Architecture: all Maintainer: Debian ACE+TAO maintainers Installed-Size: 2176 Depends: perl:any Recommends: make Suggests: libace-dev, pkg-config Replaces: libace-dev (= 5.6.3-4) Filename: ./all/mpc-ace_6.5.8-0+132.1_all.deb Size: 330762 MD5sum: da68d39f1bea9d2d1c80b3c11528686a SHA1: ca5b699c7236fe0d429dfd82c3963bf237d63440 SHA256: 7ccfc3f82352cf12aa1f3e92025ec33ad75dcd8a4f9e4782dbc1162be5b2c824 Section: devel Priority: optional Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html Description: makefile, project, and workspace creator This package contains the Makefile, Project, and Workspace Creator (MPC) as distributed with the ACE toolkit. . MPC generates platform- and compiler-specific files to automate the compilation process. . The following programs are included: * mpc-ace: generates project files for a single target * mwc-ace: generates workspace files for a set of projects