Package: ace-gperf Source: ace Version: 6.5.8-0+132.1 Architecture: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 194 Depends: libace-6.5.8, 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.8-0+132.1_i386.deb Size: 94068 MD5sum: 45dced2df12fbd290527d18972d6ce20 SHA1: 762c6ee28947117c7cc82c88a51fe2977b6efc6b SHA256: e164f1933e389156524728ac59c0299e1a0fd742a802ab14feda4e634bf67251 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 156 Depends: libace-6.5.8, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libnetsvcs-6.5.8, libstdc++6 (>= 4.1.1) Filename: ./i386/ace-netsvcs_6.5.8-0+132.1_i386.deb Size: 59968 MD5sum: 4d43cb5824683847bfe45d259e1e20ff SHA1: 8ab288893efde51e68815c7f96090341e1a69fdf SHA256: 2d73ab06a1256071957fca080934ffcf28d8e3f698c235928688935034b42a4f 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 1874 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Filename: ./i386/libace-6.5.8_6.5.8-0+132.1_i386.deb Size: 793902 MD5sum: 747174b4a16fa7484b401837315b77ad SHA1: 1a87826c59cf711131d0f499914443b9d77c0389 SHA256: a84bf45ebbb0704437027d62ca219d6a98a2515662e0d0505e0138d9f312ccb2 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 6781 Depends: libace-6.5.8 (= 6.5.8-0+132.1) Suggests: libace-doc, pkg-config Replaces: mpc-ace (<< 5.6.3-4) Filename: ./i386/libace-dev_6.5.8-0+132.1_i386.deb Size: 1506706 MD5sum: a39f360d0b8cd1ff2e280776e322f8ca SHA1: 3f78386497c44a4909f6980d793e710e251a8df8 SHA256: dc28eb63afd13e16d95ea1ed8c7c6880537a340ed844f102531488a02c8e1e23 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: 102500 Recommends: doc-base Suggests: libace-dev Filename: ./all/libace-doc_6.5.8-0+132.1_all.deb Size: 22761104 MD5sum: 51e2ac55a79ee41fe63ebdee6cdfce6f SHA1: 080c8fca190ad82e745b4acf8b7426bde85b5357 SHA256: a294d028a32da8e465896713e8506a7670c2e32365ae1a5b2741c2843b389b0b 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 170 Depends: libace-6.5.8, 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.8_6.5.8-0+132.1_i386.deb Size: 73502 MD5sum: e60e3dcce0f5f2598d087e4e17331b22 SHA1: 4df62a06f035515a5dbe24ae4ec182d67200f2d5 SHA256: 28f5f6bcd5cba10fe31329eb318e972a88fd92f1712a26771bd9e955d738f694 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 120 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: ./i386/libace-flreactor-dev_6.5.8-0+132.1_i386.deb Size: 44082 MD5sum: 6a030f7e26e8c01ecd0ff4268ff7fde4 SHA1: f01a7e2037b4c8d75142e39c29dd775fdf1faa72 SHA256: 5d7bd5c11963b2c10487223ffcb539bf3b365fffa65d36a762658b628dbef4ea 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 174 Depends: libace-6.5.8, 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.8_6.5.8-0+132.1_i386.deb Size: 74654 MD5sum: 3e0248eb307cdd2267e579678ef61236 SHA1: 13a350b4c991a81e924d1c32068dbb3d7ede8ead SHA256: a1e32d45c9fd0976b25d6b35dab3b13e03c16b5d9068f2c17a1331840086d26b 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 120 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: ./i386/libace-foxreactor-dev_6.5.8-0+132.1_i386.deb Size: 44000 MD5sum: 6a30403116a12f173566152b81053833 SHA1: 9fef6dfa5a835a87780e81eb93e70230abc0efff SHA256: d0e9bc3abf89c024c04db44f5bbaa784ee6cd21369bc8460ef122f73cee3feae 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 190 Depends: libace-6.5.8, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libace-htbp-6.5.8_6.5.8-0+132.1_i386.deb Size: 78900 MD5sum: 58005c290fa7a0e5727b34a29105e259 SHA1: f3bc50ae533878826e73773140d5ebda37001891 SHA256: 71eda5963d8f620a4a2d2a1a1dd62b11a5af68bedfb41f8e3b5da4dc2cf91343 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 167 Depends: libace-htbp-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./i386/libace-htbp-dev_6.5.8-0+132.1_i386.deb Size: 57658 MD5sum: a4c92666db04e4a3df8569ae9e909974 SHA1: 7afa043c6ab75b26c6b9e18b6b82d1d4bb14a147 SHA256: 3ed10b07266c30423769623cd3cd5d979cd86ccfc284817e01cc04f3df46d097 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 414 Depends: libace-6.5.8, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Filename: ./i386/libace-inet-6.5.8_6.5.8-0+132.1_i386.deb Size: 166868 MD5sum: 35800d1853652b5e575b7a045865aaca SHA1: 560915fdc1144bf5ab6cbb93aae5ad6d560745b0 SHA256: c358ad7fb0ff5e58739449c45946c5d654430ad48a6e125a9f0aaf9f40d97688 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 327 Depends: libace-inet-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./i386/libace-inet-dev_6.5.8-0+132.1_i386.deb Size: 77482 MD5sum: 292698b35e6d716fab848a837366154b SHA1: 482f55d61ff0671fc1558f021e8e58af9d1ed259 SHA256: 96bb4ab41b88857f13dfa3c519e5c9226f1f0b651a0a42f41de6775a53d8fa27 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 251 Depends: libace-inet-6.5.8, libace-ssl-6.5.8, libace-6.5.8, 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.8_6.5.8-0+132.1_i386.deb Size: 97560 MD5sum: 91e9013d824dad19415932a158d67914 SHA1: e5c1d6f1a66311b8698e2231278b06b2c0a4d3e7 SHA256: b055219d054c4ed112000c43fc71ed4488b7659a958c383d9b414a48455b855f 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 160 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: ./i386/libace-inet-ssl-dev_6.5.8-0+132.1_i386.deb Size: 51688 MD5sum: 771172463ae7527794fa5a808064a09e SHA1: a1d3ef847eb9507397e814e72227885c4c63a803 SHA256: 7dc4300a9432bab40f8a73e0298c85b82fe4727238c558f27aee466e9211fce5 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 222 Depends: libace-6.5.8, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libace-rmcast-6.5.8_6.5.8-0+132.1_i386.deb Size: 97430 MD5sum: 7b086eb3ed1b4b1e24cf10b39a740129 SHA1: 41cd17bc4263357a0ff87ef0454ea2bf070e7fb1 SHA256: 756159d7a843f00f7873ad2f5c09e1a3ff2b3bfe8b8c2b54b4a3d16e392db264 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 152 Depends: libace-rmcast-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./i386/libace-rmcast-dev_6.5.8-0+132.1_i386.deb Size: 52812 MD5sum: 6d70c1a59192be06ed96e3558f2177a8 SHA1: 51d7e490fd48fe5e334adc07f90693f76b762d8b SHA256: aebb18ce8e3aa1c596294b1e4798a5df4cfd3eba78bc15f1f3d9d24b006ef3bf 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 198 Depends: libace-6.5.8, 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.8_6.5.8-0+132.1_i386.deb Size: 82400 MD5sum: 60db3eda50358caafebf230eacfb4e74 SHA1: 197e01cfeb469c2329181ee4ff09cb9efcf54812 SHA256: 4349c35bc832da55ee10294fbb0c69eaec44d7f7ecbce8e503edf3db3b136531 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 201 Depends: libace-ssl-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1), libssl-dev Filename: ./i386/libace-ssl-dev_6.5.8-0+132.1_i386.deb Size: 61796 MD5sum: 9374aa677ecf2d3512d31ca5abfb9b3f SHA1: 01996572596c84669bd62a8a65db006c0946d4f1 SHA256: eb7edabe25df9e530aeabd733f2ec4dafeddaed7726b02d493ea119404557b6f 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 171 Depends: libace-6.5.8, 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.8_6.5.8-0+132.1_i386.deb Size: 73944 MD5sum: 5ce1f0bf7a29083ee15a98465b17f46c SHA1: adeca1e524024c5d676ea543a664bbd2815688c0 SHA256: 9772b6bf5d89c44c1d64b8ea061a3b1a05811ab09890b1fe81e4f9988b09f635 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 120 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: ./i386/libace-tkreactor-dev_6.5.8-0+132.1_i386.deb Size: 44056 MD5sum: 3915339d49a76b4a4c1f472e444d63f8 SHA1: 7b2d429f3d0682d6e20bb34be105973db4bbd81e SHA256: f8eab1bfd821aa514bd6f3c5162e7d96b611c3761ae7e9abe9279fbee26e45e0 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 141 Depends: libace-6.5.8, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libace-tmcast-6.5.8_6.5.8-0+132.1_i386.deb Size: 59732 MD5sum: b8b287fb18b89adf01d03e67ab718c16 SHA1: 9e07f65d41542c56396aaa813db7bac4818dec21 SHA256: 37418efb4c23d3375facf450de89ebd9c3bab442491b9d8f6d75acee396f3e8e 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 138 Depends: libace-tmcast-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./i386/libace-tmcast-dev_6.5.8-0+132.1_i386.deb Size: 51444 MD5sum: ce0803a95a2ac5d22a567ac1bb4c0155 SHA1: 5b0e1b1cf6ecfc698e85415ab3933dcdae71bc43 SHA256: 490b490aded4108254d9ff17338a22a4f64f38c48d3876d37e01cbe813ffaf5c 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 125 Depends: libace-6.5.8, 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.8_6.5.8-0+132.1_i386.deb Size: 53986 MD5sum: a573dc7e9cae8af2d07631389375ec82 SHA1: 7de574cbe058f8c58bd773ef8431783da9665c5d SHA256: d9f0a5c06089cc4cae2774c0041d9f91cddbf29204a0a8a1ed52c9c5f843f4cd 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 212 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: ./i386/libace-xml-utils-dev_6.5.8-0+132.1_i386.deb Size: 61878 MD5sum: bb378c76bafe8d7940537852a6e89edf SHA1: 182cf3608752c6e86c067be179a9feb8a455c173 SHA256: 9f04d952464feb23b61f56fc0258e4f14a146f3900048ea627d92e1f1b788e76 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 174 Depends: libace-6.5.8, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libx11-6, libxt6 Filename: ./i386/libace-xtreactor-6.5.8_6.5.8-0+132.1_i386.deb Size: 73996 MD5sum: 5297a4bf69a9b365367a678b76e648b3 SHA1: bbfc475037a427db0591fe65a3d56750a688c500 SHA256: eba59c497eaaf34062a828899858e6b0759de46a3cc0bc55db6d2e00a0af5291 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 121 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: ./i386/libace-xtreactor-dev_6.5.8-0+132.1_i386.deb Size: 44290 MD5sum: f8c1fe628197f337d2a795db9895d3c2 SHA1: 3728feefc37fb063887c1c30ba3951b1acf8393e SHA256: 0263e20889a9aad0d9620ee3a9482c06571d5182265da41c22f58417f1c73e84 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 321 Depends: libace-6.5.8, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libacexml-6.5.8_6.5.8-0+132.1_i386.deb Size: 130500 MD5sum: 514a40a1ce901e8719bd50d8206c0a96 SHA1: 514e32351e7dcdc110dd22ce5560e368dc12ee57 SHA256: 1edb9b0cc5aeb9c45e72cabb03309abd0bb7032014d2b8d653f11181efe1491a 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 352 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: ./i386/libacexml-dev_6.5.8-0+132.1_i386.deb Size: 87306 MD5sum: 80f042c9b78096c964b6b0f3e491c6da SHA1: 162d78131226db3cf0917f1344fdde190760be89 SHA256: 34b87f9072716412b0e1e67b06fb1c16cbc237ada7da20b80a519ed52128f954 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 154 Depends: libace-6.5.8, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libkokyu-6.5.8_6.5.8-0+132.1_i386.deb Size: 63958 MD5sum: 722cd139a8706ab5a7c2416b153545c6 SHA1: 584badeb32edd2033928cab682731ea06949dbb5 SHA256: f1bd3415f6a23ca95bb77ea4846b8eb0815faf3fb679806cb70dc3c2ebea26ca 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 473 Depends: libkokyu-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./i386/libkokyu-dev_6.5.8-0+132.1_i386.deb Size: 272384 MD5sum: 4cb37eaa67bc0f4c801878c84a051e53 SHA1: 6ef553c9045923f261c6eec8d18c032ca0cf041e SHA256: e2a9586f9faa2cd821b443c3410cca60b612c96b8e48e97f7d5ec8f97a04781b 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 311 Depends: libace-6.5.8, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: ./i386/libnetsvcs-6.5.8_6.5.8-0+132.1_i386.deb Size: 120980 MD5sum: b068bc10a323118cc3620f03d3d30c2e SHA1: 92819e18362866d8db096eec9c511de7dad43272 SHA256: 683a52f241095e1794b6ef4942e74352fed1918eb956699aed541b5920cc60ed 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: i386 Maintainer: Debian ACE+TAO maintainers Installed-Size: 169 Depends: libnetsvcs-6.5.8 (= 6.5.8-0+132.1), libace-dev (= 6.5.8-0+132.1) Filename: ./i386/libnetsvcs-dev_6.5.8-0+132.1_i386.deb Size: 63376 MD5sum: 0181799fea3fa0f03e50663425f9c51d SHA1: 1d2ce90f50dea694a67531b4193649ce7360a7ef SHA256: 99de348bcce9f3778b5c45b7b48ece9e743c48975acf30cbb957472b55f1cf9f 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: 1879 Depends: perl 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: 437976 MD5sum: e50a1e04e0d694006455a1dec9be1274 SHA1: 1869ae38091078311f306cc41f3d4b76cef3b94c SHA256: 9c6d96d09786aca490677699712cf74eb160f9312733ae26f9375141ae751516 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