Package: ace-gperf Source: ace Version: 6.5.4-0+75.1 Architecture: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 216 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), dpkg (>= 1.15.4) | install-info Breaks: gperf-ace (<< 5.7.7-1) Replaces: gperf-ace (<< 5.7.7-1) Filename: ./i386/ace-gperf_6.5.4-0+75.1_i386.deb Size: 116252 MD5sum: e7474ae01b50bda0865ed981c9217cad SHA1: cb3da59146382e2f944aedf244f530e877a6b23f SHA256: 0846f1fa774174e718d576e25425f016152fc41a5b58eff909db1406502d9216 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 153 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libnetsvcs-6.5.4, libstdc++6 (>= 4.1.1) Filename: ./i386/ace-netsvcs_6.5.4-0+75.1_i386.deb Size: 55820 MD5sum: 7910cab4028bc8412f4454131b85dbca SHA1: 0d63171be60fa53b05629482e5520b683aafa997 SHA256: bb99b3128ea42a2af4baf4d2f579373096897348174fd99d0a6f29b659eec52c 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 1869 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Filename: ./i386/libace-6.5.4_6.5.4-0+75.1_i386.deb Size: 787102 MD5sum: 075c2bf1e92ab206eabfe28d1458c749 SHA1: 866de87b005d4c46f254a496db60ab12fec8f96b SHA256: 08a6926d52d39e0762f873ae42d86e4ed90f819bee4fb64972dcaf356b4942da 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 6751 Depends: libace-6.5.4 (= 6.5.4-0+75.1) Suggests: libace-doc, pkg-config Replaces: mpc-ace (<< 5.6.3-4) Filename: ./i386/libace-dev_6.5.4-0+75.1_i386.deb Size: 1494748 MD5sum: 172a64a6dfa62cc5726fcbc3d71c5fb1 SHA1: 603c107374f9745fb2fc04516a5de9a0d87e6753 SHA256: 8d5145e13476b73b7d98fe447b028ee4591c0c660acfcc6acdd6d5f9e4a504e6 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: 102372 Recommends: doc-base Suggests: libace-dev Filename: ./all/libace-doc_6.5.4-0+75.1_all.deb Size: 22734848 MD5sum: 4195c6200c4b72cbe310d4d088381887 SHA1: ebb4eac90a21e3d45caafdc9cbb655c2dddf2a8d SHA256: d17c63368326ff6d353da0149de9fc23fbd6917a7cace1456d6547e5166e8a99 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 167 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libfltk1.1 (>= 1.1.6), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libstdc++6 (>= 4.1.1), libx11-6 Filename: ./i386/libace-flreactor-6.5.4_6.5.4-0+75.1_i386.deb Size: 70226 MD5sum: e9d018ef2c2e8df56f59d79eb5736124 SHA1: 4ed95b1256ba167ec5bf86160f275a7c5b37cd1b SHA256: f3dc328635926863511c60094fcbaacfc2b5755aa5077848fe122482e6d4a058 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 117 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: ./i386/libace-flreactor-dev_6.5.4-0+75.1_i386.deb Size: 40566 MD5sum: 5277bc9621b1c7ea5161a0bb90e35700 SHA1: b181d1fd35599057186603a3b555dc70fcb970d8 SHA256: c9f2eb3b19160317e4dce47717042eb64655dde54e8087282832a03f5d5c0986 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 171 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libfox-1.6-0, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libace-foxreactor-6.5.4_6.5.4-0+75.1_i386.deb Size: 71228 MD5sum: 17775af4139848ed0fd5daaade775382 SHA1: 6149dce72b64e10a996ee9d093d1af30de77c7df SHA256: 7ba1361225d3d8cec76a82972fb9f7b858c7827a3602eb6e2c7f6f02a7c59b07 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 117 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: ./i386/libace-foxreactor-dev_6.5.4-0+75.1_i386.deb Size: 40498 MD5sum: 77183db278dcf92f692c0f87ed1bb12d SHA1: ecedce870daa7e5bbc5098ff4016b0984a794130 SHA256: d351c3e5d4b7ad86d32e01cef6dbc0d922252cc5ba9be5592eaaf53d7d557c64 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 187 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libace-htbp-6.5.4_6.5.4-0+75.1_i386.deb Size: 75568 MD5sum: ae792eb737c557a94c5f417438cf2394 SHA1: 374ae9b359b9e9e2cd7a82ab6e7340be092ac668 SHA256: 53c9651bbf192c3ee3d76cecc6c2c9fc1c8a20aae0a3c806fc4824c1a305b0d0 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 163 Depends: libace-htbp-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./i386/libace-htbp-dev_6.5.4-0+75.1_i386.deb Size: 54450 MD5sum: 129d72da508c7fe02750feb4a80dd342 SHA1: f0e5227efd18e3dc3aed475525ce2735887da01a SHA256: 9b237fa5fb7de911a6292d25ad576972ad7207cf7f023c3192b67ba3def727e4 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 409 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Filename: ./i386/libace-inet-6.5.4_6.5.4-0+75.1_i386.deb Size: 163788 MD5sum: 8b0cdee9af8c9198023e3f79fd0de128 SHA1: 518172145ba45866454c448767adddcea0392ff0 SHA256: db589f4becf407475b9c33f77b199f22d8e01ca4c777f25535398d29379c4286 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 323 Depends: libace-inet-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./i386/libace-inet-dev_6.5.4-0+75.1_i386.deb Size: 75254 MD5sum: 09b484edc06b90385aa69cd90d7d8cb1 SHA1: 8d479fc0dc4a6ca9b6109650730d96b12a09d496 SHA256: 0e03feafa7c3f23070f58e599a5dc64ff0265773c948e95d86e7e53cccff85b9 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 247 Depends: libace-inet-6.5.4, libace-ssl-6.5.4, libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.2.1) Filename: ./i386/libace-inet-ssl-6.5.4_6.5.4-0+75.1_i386.deb Size: 94716 MD5sum: 9a8daf2e463d2214eefc79014c369e52 SHA1: bb8f80bc4a397ac3aecd4bee70b06ca187df144b SHA256: 72a7c5d181321c51647b409b3d30dde02c36bb25d511e3177620f76fc518ad16 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 156 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: ./i386/libace-inet-ssl-dev_6.5.4-0+75.1_i386.deb Size: 47600 MD5sum: 2a9711255ed215006d7cf06ae1da7614 SHA1: 2a7bd225146520e44475c5ef889d53139c513385 SHA256: bf995d57c32bf8c2d79fc7238f240071cdcdb83ec47b28de339028e6ce2e4add 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 219 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libace-rmcast-6.5.4_6.5.4-0+75.1_i386.deb Size: 94522 MD5sum: a081a12c6c24de1fd05a3bb4c3caed74 SHA1: b320532ba70e46b0ab93bad319ecf4c1a0744df4 SHA256: 792c083c6e3d9033e6f8cffe818b8c0fdfe81ea2b63092209934933bc1b3fafd 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 148 Depends: libace-rmcast-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./i386/libace-rmcast-dev_6.5.4-0+75.1_i386.deb Size: 48666 MD5sum: 3b856fe0fc26b0b60effb35c0e76ba58 SHA1: e31bbe448cb0c2f6de692d7ca0440d1bccd67990 SHA256: 144b16a9b2db69a6affcc3f6cc927cf692424dbff8e98da2a1d156bb90541bb2 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 195 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1) Filename: ./i386/libace-ssl-6.5.4_6.5.4-0+75.1_i386.deb Size: 79114 MD5sum: 3f960f6693ef5e3adbfc5d0aa422cc36 SHA1: f18854a77d5d04e09c5b2eeb81c399fd7d5cf958 SHA256: a18d816faa70368a977c0424076b98b43d89f860f85ce06f59768e7956a7573b 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 198 Depends: libace-ssl-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1), libssl-dev Filename: ./i386/libace-ssl-dev_6.5.4-0+75.1_i386.deb Size: 57690 MD5sum: a168cbe127c814c30bb2845a081db6a3 SHA1: 699dd8b0266f5304befa25bc24f0b1a5ab22eb8b SHA256: 3ebe54555f11b45f83e9ae03bf46a150880aa941edb18c9ca2698d04772b0b67 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 168 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), tcl8.5 (>= 8.5.0), tk8.5 (>= 8.5.0) Filename: ./i386/libace-tkreactor-6.5.4_6.5.4-0+75.1_i386.deb Size: 70648 MD5sum: 0617e538901812b9f8c096931ad5e1af SHA1: 73d47d76aa708182546e02ce6849558c396465c7 SHA256: 78e6eb88bfb8cefda1ea6261a2570046f0d8a74e289f108bd1a1a93e7e6ad8ee 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 117 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: ./i386/libace-tkreactor-dev_6.5.4-0+75.1_i386.deb Size: 40564 MD5sum: 5c329e3f428103822ba3b8f2e464e869 SHA1: 20c9ec02d38096f33b1ed91bc567931615e5dfb5 SHA256: 48615008f073e8ff00000738e175c45c78d7852724a00722f61adcd9bc5428c8 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 138 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libace-tmcast-6.5.4_6.5.4-0+75.1_i386.deb Size: 56414 MD5sum: a0945f642e81e6054cd40c63de59d4e6 SHA1: 2384bbd47e3394a7b5d0e5069e596782c334b8c7 SHA256: 4ba3229b2d2a69ad327fb28e436930e0988e0d0a39ca10779d0de0c9291a6f12 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 135 Depends: libace-tmcast-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./i386/libace-tmcast-dev_6.5.4-0+75.1_i386.deb Size: 47550 MD5sum: e6e672f9d1d61d59dc5f9e116d188ad7 SHA1: 910342421acf1ea1abd2f77c1f72f006b223cdec SHA256: 5e0bc2278088e4d698c81d14263826743559abe5eee090e08d1c41f1fbf768ef 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 120 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libxerces-c3.1 Filename: ./i386/libace-xml-utils-6.5.4_6.5.4-0+75.1_i386.deb Size: 49878 MD5sum: 877338641d4dc43c472cd8edea59aca8 SHA1: 6cae95e7cfe0398159af5da1469c4d3138a0adbd SHA256: caed224f0a75c4ff3f9a12bf4464b7290bf810ff92c39ac0980a0f1ed23866e4 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 209 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: ./i386/libace-xml-utils-dev_6.5.4-0+75.1_i386.deb Size: 57806 MD5sum: 19d57fbec63397ac0373212faf6bdd93 SHA1: 8cf411e3734ca150aee859a5714510996ef758c1 SHA256: 1cb070d63e036750a25a8ca1a733d5bbd2a7c9a595794f9f21c83dc152c5604a 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 171 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libx11-6, libxt6 Filename: ./i386/libace-xtreactor-6.5.4_6.5.4-0+75.1_i386.deb Size: 70696 MD5sum: 02b02322af493631ed00211ec4f7a36d SHA1: 86daa6954dc8f9c6a52b35fb394900f392351fd0 SHA256: 838d606374c9d3e1ef0693dfe09415583d49e184333c84ac9a9b5c621642563c 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 118 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: ./i386/libace-xtreactor-dev_6.5.4-0+75.1_i386.deb Size: 40740 MD5sum: 6e3ffb7b314c830a7a7f55c1af64647a SHA1: e33373a2e3228cc824aa9237b18e14d604971deb SHA256: 938a9c540db4068da79fe510285afafca0d20b0f0aea88e58341343858e8a91b 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 325 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libacexml-6.5.4_6.5.4-0+75.1_i386.deb Size: 134350 MD5sum: d0c65dd151c7e0f4d49858af69136a3a SHA1: c0cb6a20de2393794b601fbf891d0db391b4af3e SHA256: d18acb4a6d94cf386d95e28f256e953bc5ed575e854f46f86e2368f840499576 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 356 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: ./i386/libacexml-dev_6.5.4-0+75.1_i386.deb Size: 90814 MD5sum: aed50c2310ddc8c2daa71f1111a3ad22 SHA1: 944cb7fa740ca6f777f43e7606afbd04cd15d4ed SHA256: e2f5c0f1d9abba1e6f6f640f858edf1ceee9ffe0215b1e46db4a3682a4055cc1 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 151 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libkokyu-6.5.4_6.5.4-0+75.1_i386.deb Size: 60650 MD5sum: e303a6398d76c002b79a1a945c472629 SHA1: 1120a54f067c9461417ea0c0ed66c75373eb9f7d SHA256: 77df9dd679a00924d1fd9a4d94ed8264f6c20c133ae3ea25fed6e21708992155 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 470 Depends: libkokyu-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./i386/libkokyu-dev_6.5.4-0+75.1_i386.deb Size: 270714 MD5sum: 6c3eababae889dea31ed6d7d68cf19c4 SHA1: 3b53476ad969ef23ca3724df52dcc5f24818bb77 SHA256: ccc7fe87dd1d1dfc1692a82f10a2b39c95b09a39c134eff293cf85ff66cde024 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 308 Depends: libace-6.5.4, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libnetsvcs-6.5.4_6.5.4-0+75.1_i386.deb Size: 116740 MD5sum: 5035d78a8a6818b51326ed6269e611df SHA1: 532643d51a84ff712f9eac281f38664868eeecdb SHA256: f8fc60fb6fc1957e25c18e552ff22fd9832e9a7fa333c25d5f79a993146d4732 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 166 Depends: libnetsvcs-6.5.4 (= 6.5.4-0+75.1), libace-dev (= 6.5.4-0+75.1) Filename: ./i386/libnetsvcs-dev_6.5.4-0+75.1_i386.deb Size: 59174 MD5sum: 3f6e336c93999ea5397e918970830126 SHA1: 158822ef5c0cb1ebecdc9449dd9ca1a7c3212561 SHA256: 57a9f7f012e7bf135b661f2e2463aa4586976e9c372505d0e5f83b5f9e245403 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: 1814 Depends: perl 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: 424828 MD5sum: 36418b621acbbea4448f75d481220ee7 SHA1: 416e755a8aa0f2ed32c98d4ea1769dd478a810de SHA256: 51a3896bf94da4c2bfaaf8fb731530837a93676e98f456c9f400409b448dd6c8 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