Package: ace-gperf Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 192 Depends: libace-7.0.2 (>= 7.0.2), 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_7.0.2-0+140.1_amd64.deb Size: 93192 MD5sum: 5391b9a8b7b06d06e001f08b4b7967e2 SHA1: c89574c6ed30145e64f63102f9b83b0aafe49c13 SHA256: 51f79fc75a410d0a8c079133866419786959e7192fe9cd6919c14e5fca2c2d38 Section: devel Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 135 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libnetsvcs-7.0.2 (>= 7.0.2), libstdc++6 (>= 5) Filename: ./amd64/ace-netsvcs_7.0.2-0+140.1_amd64.deb Size: 54688 MD5sum: 6adfb224a14bae2275dd582a645356e2 SHA1: e3c950a4a2c1b150819016be241cdb7aba3822c9 SHA256: fa84b5a7bd8af8ece2e27bada0116e4af63f3ffec42f3e705d3a2e9545fec821 Section: devel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 1954 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: ./amd64/libace-7.0.2_7.0.2-0+140.1_amd64.deb Size: 631816 MD5sum: 1d76c2631ffbfaa9f6ace6616617f84d SHA1: fe8a28f8e30e65ecaf7e1697186038c98de5b91b SHA256: c2008f21986fe308b94494eb6f02f38faf588188d1e2a93a060ddbedb8ed2242 Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 7158 Depends: libace-7.0.2 (= 7.0.2-0+140.1) Suggests: libace-doc, pkg-config Replaces: mpc-ace (<< 5.6.3-4) Filename: ./amd64/libace-dev_7.0.2-0+140.1_amd64.deb Size: 992284 MD5sum: bb1066239f96d5646b9bb191048c5453 SHA1: b884ee575b29413c890ee17092c93cda3eaa32b4 SHA256: 91fba4e3a2e80c0f71d53ec39bf3ca85484f2439a42a4339a29bda19d79fa2e3 Section: libdevel Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: all Maintainer: Debian ACE maintainers Installed-Size: 135267 Recommends: doc-base Suggests: libace-dev Filename: ./all/libace-doc_7.0.2-0+140.1_all.deb Size: 39779844 MD5sum: 5e6ac66ebf85f4771f09ec37814ebbbe SHA1: 360fecc7509c31cbc29add35dfe51778d5568204 SHA256: 43e4f374ff6f2745fedac6697b146ab8988ab5cf289af0bbacdc264bbdde5a77 Section: doc Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 176 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.15), libfltk1.3, libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-flreactor-7.0.2_7.0.2-0+140.1_amd64.deb Size: 68684 MD5sum: b9d22ccaf68cff53b27de0d705117e31 SHA1: 2aa107152967843ca77ba62ed5ebeaa714309515 SHA256: a82f4aba3fa4367fbe39ef0e1e16a0f79e9740f58e5efce920e9ccbc1a139964 Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 84 Depends: libace-flreactor-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1), libfltk1.3-dev Filename: ./amd64/libace-flreactor-dev_7.0.2-0+140.1_amd64.deb Size: 41648 MD5sum: 78c226247e5d16910eccc57fddd3b6a6 SHA1: da9b929942986ee62d48fdfb9e652aca8ee68cc0 SHA256: 4980350a77b4a0d7e162727d604d812e47a3f1c2e43c5817daafccd13876b499 Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 176 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.15), libfox-1.6-0, libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-foxreactor-7.0.2_7.0.2-0+140.1_amd64.deb Size: 69824 MD5sum: 4245d77626974f8842c3e49bcef6d9ac SHA1: 93b6f8a273481a605e47a62f2cbf14d49661094e SHA256: 0299a93eaaa5df49e81018631691ddb730f7f507ff25b994ae9a9b6206dc1a8c Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 84 Depends: libace-foxreactor-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1), libfox-1.6-dev Filename: ./amd64/libace-foxreactor-dev_7.0.2-0+140.1_amd64.deb Size: 41592 MD5sum: 364192da5c14a8f7439e7341147c1269 SHA1: 6b5cd8636e0003f3eac164e11328c37e366a6f7b SHA256: 9b3a2e873c3e41ea52343344be5e6803d1befd6a51f38c7039e39edf17c081b8 Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 180 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-htbp-7.0.2_7.0.2-0+140.1_amd64.deb Size: 72016 MD5sum: 19faeece43a21d6bd0079ae623db7a3d SHA1: c5c11a4ef99cf205f9134abceed2c92431b2f7dc SHA256: 4cf11fbdf88c82f98549f49976367ecda949a8f7b8f31cf03586546bf38b5f55 Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 139 Depends: libace-htbp-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1) Filename: ./amd64/libace-htbp-dev_7.0.2-0+140.1_amd64.deb Size: 53024 MD5sum: dea249866b290e849f61b2ba7d0ae0ff SHA1: 7eee16d4f99e25c139a594d835b76f0131fd99b2 SHA256: 4bd9b4d1ea626291212bbe5cff1e147f6c9d5d638471f9e51bf6deb2522c87e7 Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 456 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-inet-7.0.2_7.0.2-0+140.1_amd64.deb Size: 152936 MD5sum: 2ff015db11919fb4383d5da0b28a26e8 SHA1: e27c85a9126d14a3fbc6031ba3cccee99a7b86ff SHA256: 1b22f3a8ea53a6370a89f7af7eda78ad4e0ec4a9587d8d7f3b9a1d4795abc7a6 Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 320 Depends: libace-inet-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1) Filename: ./amd64/libace-inet-dev_7.0.2-0+140.1_amd64.deb Size: 67912 MD5sum: f8ccaf2c58ecbb7b311ea35d20f90d16 SHA1: 9e6a54340716959cc31bd0c26d57cc62bdc44f0d SHA256: bf3832a70cbe3aa5dc9fafe7c0d01d36ec6c54fa4c5a6af999d0f034ea6afae1 Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 271 Depends: libace-inet-7.0.2 (>= 7.0.2), libace-ssl-7.0.2 (>= 7.0.2), libace-7.0.2 (>= 7.0.2), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5) Filename: ./amd64/libace-inet-ssl-7.0.2_7.0.2-0+140.1_amd64.deb Size: 88948 MD5sum: 0ddd76ed0234c333c32b59d7f8fb3c11 SHA1: b90ca47a84bd18fcec3c2671d248008ba1580a69 SHA256: 1e669c01f7728b85c5bdfd6d103fe4dd8cfee09fe02b9cadda16a492473fdbab Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 132 Depends: libace-inet-ssl-7.0.2 (= 7.0.2-0+140.1), libace-inet-dev (= 7.0.2-0+140.1), libace-ssl-dev (= 7.0.2-0+140.1) Filename: ./amd64/libace-inet-ssl-dev_7.0.2-0+140.1_amd64.deb Size: 47964 MD5sum: 9a994163fa3527ffc1e42f1c7450a8f4 SHA1: b226aac8494989227ddfd4eef5341abf52a9c3a9 SHA256: c5726b042550bf5366d31b15feec100adcf1dfa4eb1f2ce1d9fc1f5df98c40b3 Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 192 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.29), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-rmcast-7.0.2_7.0.2-0+140.1_amd64.deb Size: 79656 MD5sum: 8655faaf078feca694e017d25a76b2b5 SHA1: 48c198a6d69fe1f08cf611f18e562bfa691fb1aa SHA256: 2c6e97094a5cf74f0047c50edb72a73ad14de393704f110cced4fc9518dcd56a Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 122 Depends: libace-rmcast-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1) Filename: ./amd64/libace-rmcast-dev_7.0.2-0+140.1_amd64.deb Size: 49000 MD5sum: 84226a4c22894b80293cb40b78dece0f SHA1: 2b03685f11466c3101ddf1d0dd65de2b85709275 SHA256: 29b429699b6a97e463a2b65a8e81bc8155ba6bd613d2e0142e66413e0cc9929c Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 260 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5) Filename: ./amd64/libace-ssl-7.0.2_7.0.2-0+140.1_amd64.deb Size: 90348 MD5sum: 06de426b51af466e3969fff0952c74c0 SHA1: a9bf2d34115a2b602a674b653594a0b652b31e21 SHA256: cb5629d4884241ae6cae2d4aaed91827e2998b4641838d41cc99ec331f37e546 Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 172 Depends: libace-ssl-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1), libssl-dev Filename: ./amd64/libace-ssl-dev_7.0.2-0+140.1_amd64.deb Size: 56380 MD5sum: 1297834f9441f6e991d272c88b010d9b SHA1: 684e7676e614b31e9c230d9ad131fa178c219a7b SHA256: e5e5543276cb764fe40469d6bd2e5efc965b0c7004c1f42a58c49cd16f7c7ad9 Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 176 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libtcl8.6 (>= 8.6.0) Filename: ./amd64/libace-tkreactor-7.0.2_7.0.2-0+140.1_amd64.deb Size: 69060 MD5sum: cfc5aa1b8d3adaeb9d5830abe0a67962 SHA1: 0b5b36e9332c4c80298f9ecc9da0c8517559e45c SHA256: f98830209c4280ef73aac316e106c7e9946318bccb332a5cd53601e6c420c28b Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 84 Depends: libace-tkreactor-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1), tk-dev (>= 8.5) Filename: ./amd64/libace-tkreactor-dev_7.0.2-0+140.1_amd64.deb Size: 41668 MD5sum: 5c1dac1555804307ddfd2506b5eaa348 SHA1: ee47703d403249fb849a930e23b5858268b46261 SHA256: 6f6bdd91adb246892e5885f3ad4854f67cdd82e43e7bcb37c6af7143be2a2e0b Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 124 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-tmcast-7.0.2_7.0.2-0+140.1_amd64.deb Size: 55276 MD5sum: eef451ed08a93669550c3e348e3e68ab SHA1: 768d08df8e97045779931765426b2d7cefdf0cf3 SHA256: 9b4ffccee7b8e3f749b39812581e3bb384e49c7fe79140d63cb2e83e50158e1a Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 104 Depends: libace-tmcast-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1) Filename: ./amd64/libace-tmcast-dev_7.0.2-0+140.1_amd64.deb Size: 48172 MD5sum: 91dc05b782e672c63bef947ed897b79b SHA1: 798ab44991ca951c0d8b4336f38748e9e541b9c5 SHA256: 8344fc3e541de3d540bee598771912a6490dd9108eb08a790e3f636845459dd1 Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 108 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxerces-c3.2 Filename: ./amd64/libace-xml-utils-7.0.2_7.0.2-0+140.1_amd64.deb Size: 49356 MD5sum: d0a56a5ed0b93ecb0f225a67046192e8 SHA1: 8608ddf5b82479894586c39f6bce1ffec37ee04a SHA256: c8523a7d2c539547dbce9248254f3f8cd82f6ffa9f7ca59b0af1393f956246a1 Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 180 Depends: libace-xml-utils-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1), libxerces-c-dev Replaces: libace-dev (<< 5.7.7-4) Filename: ./amd64/libace-xml-utils-dev_7.0.2-0+140.1_amd64.deb Size: 55616 MD5sum: 766c2cf81a242e4ebe566f5e925e853b SHA1: b88dc623bd94c4263ab1ca2d0754cf8f8d539b95 SHA256: b41dbcc985745f45169a987dced84f35ff224087a1888faf9ca0ec614c0a1226 Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 176 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxt6 Filename: ./amd64/libace-xtreactor-7.0.2_7.0.2-0+140.1_amd64.deb Size: 69156 MD5sum: b8c830438438d9bf128fb0bd1da105bc SHA1: 75b2b83c60bb06f03d146f563fd1239c7e2a2c98 SHA256: 8f943064e5743b0f984b9bfa041f0e60d66b5c9954bf7e9038c4c10ba6d957ab Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 85 Depends: libace-xtreactor-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1), libxt-dev (>= 4.3.0) Filename: ./amd64/libace-xtreactor-dev_7.0.2-0+140.1_amd64.deb Size: 41824 MD5sum: d4a1d32b633eee33552c408ae8d612c9 SHA1: b116fae09501ab2ccc984ce3de9da8a8dd5b8d1e SHA256: 669b0a37280d1e61baf8bb9621fdf0927bbfd8376071169b59b1db73cad29a0a Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 359 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libacexml-7.0.2_7.0.2-0+140.1_amd64.deb Size: 112520 MD5sum: e4532ed73e2d747a3589a2d57b611da0 SHA1: 2dfebc620ec3c37fcbdf07a145f885e62930cd46 SHA256: 8241724ba212f6b81b9e8958a8fe52e0bb37873a0b6d83ed4fec9b5705598c3a Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 333 Depends: libacexml-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1) Replaces: libace-dev (<< 5.7.7-4) Filename: ./amd64/libacexml-dev_7.0.2-0+140.1_amd64.deb Size: 75600 MD5sum: bf62c071262afe2c144deaf8c608caed SHA1: bd19a84648342cda8c4b9b4c4e9a3efd6661ae4b SHA256: 58478d74c338fb99f5a9c11e1cac7e864f8b08ecf3beb1878511fffed4654f49 Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 145 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libkokyu-7.0.2_7.0.2-0+140.1_amd64.deb Size: 60740 MD5sum: 0b971ebaf3f6a324c6f800a819131515 SHA1: 3b1681efb5c050e2e343ebc96580a93ee7c4c083 SHA256: a0a7724aba9d7776f81b71ab284327273faa99bc5e9855c46d03f1ec60e90085 Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 443 Depends: libkokyu-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1) Filename: ./amd64/libkokyu-dev_7.0.2-0+140.1_amd64.deb Size: 262260 MD5sum: 2b7e0db10a897e251b01b43d8cc322e3 SHA1: 485a7e049732f07efc9ab3c1e5282417ac9a9bea SHA256: 2e24ee17fb6925e4085e4eb8e8e91622de8bc5d142b68146e2d86f59618c4571 Section: libdevel Priority: optional Homepage: https://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-7.0.2 Source: ace Version: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 375 Depends: libace-7.0.2 (>= 7.0.2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5) Filename: ./amd64/libnetsvcs-7.0.2_7.0.2-0+140.1_amd64.deb Size: 114528 MD5sum: b66e7d0b63daae70945e2366db00c698 SHA1: 96435c1ff5ab4bc35be53c282478803bb9a79d96 SHA256: 98cb54e7ab403b7d9c8b93bcfc4d9b841e5613f9b38f883dbf8c7df283da4c46 Section: libs Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 150 Depends: libnetsvcs-7.0.2 (= 7.0.2-0+140.1), libace-dev (= 7.0.2-0+140.1) Filename: ./amd64/libnetsvcs-dev_7.0.2-0+140.1_amd64.deb Size: 58192 MD5sum: 90ff6e355420e7f658b30d10057e06e5 SHA1: e1ccc1c21470a1c8cac50efb8a36be7dce1a1d11 SHA256: 48831f34db13f50626173d901f010937340c713dd6ca3e77602788be797e2984 Section: libdevel Priority: optional Homepage: https://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: 7.0.2-0+140.1 Architecture: all Maintainer: Debian ACE maintainers Installed-Size: 2177 Depends: perl:any Recommends: make Suggests: libace-dev, pkg-config Replaces: libace-dev (= 5.6.3-4) Filename: ./all/mpc-ace_7.0.2-0+140.1_all.deb Size: 329864 MD5sum: 4ed3b138b73a24cb9c10e29716b1395e SHA1: da0e3a3434faa1346021130fe8a7089a5a6426dc SHA256: b9423bbc76233fc3d4bba1d300adcfe14da56669477d99b9cdcc8cf9621479fa Section: devel Priority: optional Homepage: https://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