Package: ace-gperf Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 198 Depends: libace-6.5.4, 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.4-0+75.1_amd64.deb Size: 114158 MD5sum: d57e01c7591564f8ff208dc51dddc343 SHA1: 4ad77641e5e7cb293b0b54959d9e6aa797c9fb97 SHA256: 2b03a29e2ff9bbc78033c2e9a726d1f5985486227e84a4f9ed04352c0199b62b 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 128 Depends: libace-6.5.4, libc6 (>= 2.4), libgcc1 (>= 1:3.0), libnetsvcs-6.5.4, libstdc++6 (>= 5) Filename: ./amd64/ace-netsvcs_6.5.4-0+75.1_amd64.deb Size: 51784 MD5sum: fac9d2d57f746bd1f92ebd653bab6974 SHA1: 61b47da9bc8a88877f6937b79babdaf7db12212e SHA256: 3e5ea58e06284c862df208f9f6028e11c3f985df5c1ad32fe9a79ce721e9ff51 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 1936 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: ./amd64/libace-6.5.4_6.5.4-0+75.1_amd64.deb Size: 634606 MD5sum: 040f976204b94d035788450c12f55985 SHA1: d1b638dd5ae58af0745d6adcc1f4cd50c553fe02 SHA256: d826305f405a5277aef5052ce2f85e2e7fa7999916ed4f486f62489e2ee0c4e6 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 7214 Depends: libace-6.5.4 (= 6.5.4-0+75.1) Suggests: libace-doc, pkg-config Replaces: mpc-ace (<< 5.6.3-4) Filename: ./amd64/libace-dev_6.5.4-0+75.1_amd64.deb Size: 995010 MD5sum: 392687cd34c4b4ed464094ab8eaebc41 SHA1: 563d7a188b0d8338e5b570641e8118a10dd027a3 SHA256: 71f3b3f05b00e4b3db9069f894a9c17710e948c5604be2c88a38e793d1be0369 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.4-0+75.1 Architecture: all Maintainer: Debian ACE+TAO maintainers Installed-Size: 103775 Recommends: doc-base Suggests: libace-dev Filename: ./all/libace-doc_6.5.4-0+75.1_all.deb Size: 14467022 MD5sum: f6b672b1431331f9c18447da131b2dae SHA1: 60996deae8f6a6667a3c92ff341bb6b5e85506d9 SHA256: eff1d8e7bd91bc08dd11b9d01b2b8894b034ca9227b98960a6f86d6766f4910e 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 170 Depends: libace-6.5.4, libc6 (>= 2.15), libfltk1.1 (>= 1.1.6), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-flreactor-6.5.4_6.5.4-0+75.1_amd64.deb Size: 68216 MD5sum: c3fea11cd11fe748c474c48bdebc8618 SHA1: d08d8a3a6047d5f7c6fdb302ec60c40fe4e809e4 SHA256: 22bff17c013d7299dafd9f2344fa25b2d7174bcc59d4eab094b0a57bf130849f 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 82 Depends: libace-flreactor-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1), libfltk1.1-dev (>= 1.1.4) Filename: ./amd64/libace-flreactor-dev_6.5.4-0+75.1_amd64.deb Size: 38772 MD5sum: a988325c1be44c65cdd5b99e76ff1430 SHA1: 517028ff969ad8cf80d0fc0d23746a26420b5c28 SHA256: 4a5e7a528875e9408f5a63b1db9f4b45cce090d47c7a8a5ccbcbd48ffdc8c8f5 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 174 Depends: libace-6.5.4, libc6 (>= 2.15), libfox-1.6-0, libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-foxreactor-6.5.4_6.5.4-0+75.1_amd64.deb Size: 70164 MD5sum: a1a428a0206940466656ab92c76b83ba SHA1: 9aba670b21bff77ddacdd8ea8ab22c77e824e4ba SHA256: 1b55a5b9c836f6ce0d624737e8a4188059ff174677b506c66362dfb0c719c797 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 82 Depends: libace-foxreactor-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1), libfox-1.6-dev Filename: ./amd64/libace-foxreactor-dev_6.5.4-0+75.1_amd64.deb Size: 38694 MD5sum: 97490c4990bf35b8ddb66ec05279a282 SHA1: 2b309159b7a5841d39b499ef5dab6b54ab2193b7 SHA256: e3dd0c6c273292a6d448b865f039c662779965474ef0d7dcae5f37625a47c49e 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 174 Depends: libace-6.5.4, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-htbp-6.5.4_6.5.4-0+75.1_amd64.deb Size: 69478 MD5sum: 33a24dd9db053e7a3982062d006905f9 SHA1: 1cf79cb2c9cd35516e997450db2e741b6a2e06d1 SHA256: cfe32925d601ae3bccce25be3e8e71ac29b8900398b5eac4e73f715afab3034f 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 137 Depends: libace-htbp-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./amd64/libace-htbp-dev_6.5.4-0+75.1_amd64.deb Size: 50124 MD5sum: 89017706a6180a1ae9b570882b78bf4c SHA1: ae56730baa3d30f1461607e178944fcd91de1daa SHA256: 640ef1ec462b80a4a489ebe65035c9f1c8db12c00aa6bbc6f011dcfc6569b577 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 438 Depends: libace-6.5.4, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-inet-6.5.4_6.5.4-0+75.1_amd64.deb Size: 148090 MD5sum: 55e8862ec69d576ac9a1e9a15c231240 SHA1: 84578c1e991336c5fac39709176c44c7fe7887d7 SHA256: 7193965f38a7f80440b489426819862237ed641b6ce167d5abbecce7ba270e8c 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 318 Depends: libace-inet-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./amd64/libace-inet-dev_6.5.4-0+75.1_amd64.deb Size: 65156 MD5sum: 6ccc9837f0024cd89913afe3fc04bcd2 SHA1: 5fb216f456481795562d3c5009e4138add6967d0 SHA256: 44101e636780796c5db4cb2ea6498d3e30a46d2f86eba5fc54c17a0b500726c1 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 246 Depends: libace-inet-6.5.4, libace-ssl-6.5.4, libace-6.5.4, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5) Filename: ./amd64/libace-inet-ssl-6.5.4_6.5.4-0+75.1_amd64.deb Size: 84402 MD5sum: 102d3bdce222474bfd8cc785fb6c9df5 SHA1: 4df64039f12ef7d1c4b63044c585486dc3a46a68 SHA256: 2e897cc108642c473ac0489b6cbf7d433c0862e3080c183318a367d1680f478f 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 130 Depends: libace-inet-ssl-6.5.4 (= 6.5.4-0+75.1), libace-inet-dev (= 6.5.4-0+75.1), libace-ssl-dev (= 6.5.4-0+75.1) Filename: ./amd64/libace-inet-ssl-dev_6.5.4-0+75.1_amd64.deb Size: 45028 MD5sum: 730ddda0870ea333ffda94e1515990c5 SHA1: 53457822d8e00cd29d4734f5bc13c3ad10acdb51 SHA256: 0beb1b3d0d2ae6ec056d050004cdec52bae45fb30c76a346ebcae37d8aa03b51 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 190 Depends: libace-6.5.4, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-rmcast-6.5.4_6.5.4-0+75.1_amd64.deb Size: 78994 MD5sum: dbfc81f45a4087108f53da79a72bc7a5 SHA1: 5cf79eb8a0ca103fd48ff302bdef2b128bb8430c SHA256: 0a4ad9ed31d6de4e7c60b5e778dc48ed6fc638aded574ad429a89de549c5c4fe 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 120 Depends: libace-rmcast-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./amd64/libace-rmcast-dev_6.5.4-0+75.1_amd64.deb Size: 46126 MD5sum: b7ef5ff16d0adc3e3badff8a70facda8 SHA1: 2a3c0989a829ebae84fb9fa24b172791cdbe414a SHA256: 061f82e67da89e9a9184c070b7df682acf415f0de1bd5983555ac3a85c90cc29 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 183 Depends: libace-6.5.4, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libssl1.0.0 (>= 1.0.2~beta3), libstdc++6 (>= 5) Filename: ./amd64/libace-ssl-6.5.4_6.5.4-0+75.1_amd64.deb Size: 69084 MD5sum: fe43bf8b0df7b9e9660e48a296f891c8 SHA1: 95053146a19655992f26fe0b5de8b7f6bbb8d564 SHA256: ed41d095deecd6b5e11a752ba4851ca449a9ba2d900c71caedaccabda9c64ed2 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 170 Depends: libace-ssl-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1), libssl-dev Filename: ./amd64/libace-ssl-dev_6.5.4-0+75.1_amd64.deb Size: 53486 MD5sum: 16bd5bc67541e89581198872b74901f4 SHA1: 72338374a0f98dffe1a6f5b78abd5fa136df8167 SHA256: 00d93a9bb7b192ea7a94cf4f059bc9a732707ee810956ac6afa40bd26a2f0d92 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 170 Depends: libace-6.5.4, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libtcl8.6 (>= 8.6.0) Filename: ./amd64/libace-tkreactor-6.5.4_6.5.4-0+75.1_amd64.deb Size: 68870 MD5sum: 56a230347f3d6241d2e62b7272693b1d SHA1: bbbbadc5f2de9239fdf93e629f000b4a33dd09d5 SHA256: 434a0bd8d4f22110234868d4f85e420a2f4776513db691fe556e13d581e07af0 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 82 Depends: libace-tkreactor-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1), tk-dev (>= 8.5) Filename: ./amd64/libace-tkreactor-dev_6.5.4-0+75.1_amd64.deb Size: 38758 MD5sum: 4d98be2aa6ac749a5d2622765414e98e SHA1: d66b7d44e33cfd483b333fa5b7aecb231e2558ed SHA256: 03a1f85465016fd050d7eeba6bd0938772f9fdb7d77fc4e7674c1e37f2b453b1 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 118 Depends: libace-6.5.4, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-tmcast-6.5.4_6.5.4-0+75.1_amd64.deb Size: 51852 MD5sum: 97ce9ee1bd0626595c455c2a80614081 SHA1: 5662d5d2e73b939254c67a1521462d904e61a53c SHA256: 644fefa0dd72556211ef63bbca98e80ca144b27374352006d53a1b9506b92184 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 102 Depends: libace-tmcast-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./amd64/libace-tmcast-dev_6.5.4-0+75.1_amd64.deb Size: 45246 MD5sum: 5cb17d4c766da412cd5cba37093bbc8c SHA1: ee5561d57f6bf65f921daf306b33232e97d2ebd9 SHA256: b3e0453f15158590a5c84169a41ebc2c762315ef16e5aaa27a7ccb6ced37496a 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 102 Depends: libace-6.5.4, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxerces-c3.1 Filename: ./amd64/libace-xml-utils-6.5.4_6.5.4-0+75.1_amd64.deb Size: 45868 MD5sum: bca4cc584157dc857aad718de8bd9a8d SHA1: 622e1873d5ab6d0396e97619e19620671aa17048 SHA256: b827e32033e5da50ba1b47084b5ae2b3edcd8f925ab2e3e527a4c697307d3dbc 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 181 Depends: libace-xml-utils-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1), libxerces-c-dev Replaces: libace-dev (<< 5.7.7-4) Filename: ./amd64/libace-xml-utils-dev_6.5.4-0+75.1_amd64.deb Size: 52880 MD5sum: dfacb58fa6fe7910dd12ed16c2652d31 SHA1: 53d3eaf5116998e2d50850e24995f6f874c86ee1 SHA256: b4921311ac5a10cef94e2e1ecd554be09b6bc7c1ad8f59835f19d97c37c19db0 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 170 Depends: libace-6.5.4, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxt6 Filename: ./amd64/libace-xtreactor-6.5.4_6.5.4-0+75.1_amd64.deb Size: 68694 MD5sum: 7422a2de06d0b441526322c73c41037f SHA1: 5ef2dd104912892607ea4f70d1b26767ffd1df7c SHA256: e79b11b7e3a0006e6bb5dfec5e97b2037c046d138f3d9d195fc6e721df1ac611 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 83 Depends: libace-xtreactor-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1), libxt-dev (>= 4.3.0) Filename: ./amd64/libace-xtreactor-dev_6.5.4-0+75.1_amd64.deb Size: 38918 MD5sum: 1d98f29b3c594c5d1f945e838e63c06c SHA1: c9796b0cfbfbce5df88b1cfdb428ad276967ee00 SHA256: 8634dd0f3a2f014a841fd88b2e0906d7a4b3d1356340ead08acf45ee9352ea06 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 355 Depends: libace-6.5.4, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libacexml-6.5.4_6.5.4-0+75.1_amd64.deb Size: 120598 MD5sum: c8961d43940fbc53744ab95caec7deb9 SHA1: b21fe316d4e716cb162e9f89748e6add06ca165c SHA256: 6cb3d68b19038a0ec7e08208c4d1741c92acf85ee01c9f54413ab5e63caa4b72 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 339 Depends: libacexml-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Replaces: libace-dev (<< 5.7.7-4) Filename: ./amd64/libacexml-dev_6.5.4-0+75.1_amd64.deb Size: 79978 MD5sum: 573a5cedf1365a010ae3ec61ced2a4a3 SHA1: a12284e5b71c9dfbbc5b74cc812d2104c24a4867 SHA256: 2367e09228960246f362c744429c1c807eff7911761e5d005bbbf208b106a122 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 143 Depends: libace-6.5.4, libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libkokyu-6.5.4_6.5.4-0+75.1_amd64.deb Size: 59094 MD5sum: 41693ceab2c1efe0a1f0a707837f7c64 SHA1: df7958df0c867b930d3c30843ae4fec351d7f3a5 SHA256: 332f4ab05ac313f19dc645e002afcea52eb46c6f28d6a495f2e7bbcf5cf5b748 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 441 Depends: libkokyu-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./amd64/libkokyu-dev_6.5.4-0+75.1_amd64.deb Size: 259310 MD5sum: c9d8d00b46189f9f5bbb93afa0fe5b49 SHA1: 8b1a6b15b56f65010f6bf3a6185336ec55fbf4ca SHA256: 5d0107c632af84958cdda4a6c031fba2f3439bc356a95de572d6f64c6135d6c5 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.4 Source: ace Version: 6.5.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 378 Depends: libace-6.5.4, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libnetsvcs-6.5.4_6.5.4-0+75.1_amd64.deb Size: 116540 MD5sum: 3994f9ba2e57858ff6962425aaadc184 SHA1: ef38dfeae027c85dda41ab936d6b558e7e3ad9b3 SHA256: 2a9ed9901f9466e36937e54f3c141d3ba807cb258a6f1a00714ada954ebc0f88 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.4-0+75.1 Architecture: amd64 Maintainer: Debian ACE+TAO maintainers Installed-Size: 147 Depends: libnetsvcs-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./amd64/libnetsvcs-dev_6.5.4-0+75.1_amd64.deb Size: 55466 MD5sum: c638921ee101621c9b6ce582f345635e SHA1: 54aa2c088fe5904639f784608de8e4ac76c22e57 SHA256: fe36d02153f2c8dde79f9051a7715f361d6876febdf08812f4795de9e2c418de 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.4-0+75.1 Architecture: all Maintainer: Debian ACE+TAO maintainers Installed-Size: 2102 Depends: perl:any Recommends: make Suggests: libace-dev, pkg-config Replaces: libace-dev (= 5.6.3-4) Filename: ./all/mpc-ace_6.5.4-0+75.1_all.deb Size: 322658 MD5sum: c200e70beaac9da6578e7f5d4fd5fa30 SHA1: 73a3d726582ada0cefb25e2e062185d5df42af13 SHA256: 7d3cd26f40026e02342d5472859762843b962ca4a0b39d66bf90a8681274c0f7 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