Package: ace-gperf Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 199 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.14), libgcc-s1 (>= 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.0-0+33.1_amd64.deb Size: 107668 MD5sum: af1be627b1a3a5fd26a64629aca12050 SHA1: 83dc85033bb316ef4c9e1f2f856e3107374ba717 SHA256: 27e38c594924a41b8f97bff04cef8a1d6183fe05c0d73d0def2c9d0e12478b75 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 150 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libnetsvcs-7.0.0 (>= 7.0.0), libstdc++6 (>= 5) Filename: ./amd64/ace-netsvcs_7.0.0-0+33.1_amd64.deb Size: 70048 MD5sum: 212dcecaffe7ae597ec90832e3bc7508 SHA1: 6216e00424e64b957f72bf16a60d4fefdc60c579 SHA256: 000ecfb4018bd861f540c43f1d8d05377be8dc853fb26cec2c5174e053bebb96 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 2002 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: ./amd64/libace-7.0.0_7.0.0-0+33.1_amd64.deb Size: 660168 MD5sum: 86e99225e169a182673cef0b104f4cba SHA1: d133462fd6d85e5c58d95be8ab4dc87971e73967 SHA256: 6a64c15d9fe3e0b1bc9deeb4c305ae9b3750bca918720c4a8e7f493273d7544e 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 7181 Depends: libace-7.0.0 (= 7.0.0-0+33.1) Suggests: libace-doc, pkg-config Replaces: mpc-ace (<< 5.6.3-4) Filename: ./amd64/libace-dev_7.0.0-0+33.1_amd64.deb Size: 1009060 MD5sum: 97b4b224c31139b47e9aa13306c15b67 SHA1: 18535b3346fc7e23f1b61973007f12478c2f0f22 SHA256: c7c4a92148ff2fd75ea243ac57ce1180f0d4abb14de6516d5fe721ea69609871 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.0-0+33.1 Architecture: all Maintainer: Debian ACE maintainers Installed-Size: 124505 Recommends: doc-base Suggests: libace-dev Filename: ./all/libace-doc_7.0.0-0+33.1_all.deb Size: 31539332 MD5sum: d70da3fd234a66fb50e81214b4564336 SHA1: 3901704929ccb7722c09255e2e59e09063214923 SHA256: 3deb7d315a545c5d01fb659db640951b4b3097f2408d2acc748adc4ee565b469 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 182 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.33), libfltk1.3, libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-flreactor-7.0.0_7.0.0-0+33.1_amd64.deb Size: 84220 MD5sum: dd7ef6a7a8556db270f814d0cccb9a15 SHA1: e81b1a777aba8f6449839e65a4766d50a1ab7a6b SHA256: 4026306f4d5c1f7922b4985a10f04f508d5d42924fb7c0c284c44958644eae97 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 98 Depends: libace-flreactor-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1), libfltk1.3-dev Filename: ./amd64/libace-flreactor-dev_7.0.0-0+33.1_amd64.deb Size: 56744 MD5sum: b16768da505aded6961280070a7ad6b5 SHA1: 202c821780f5432be9304d7e0a5fc81cb45f07f2 SHA256: d90f931fd0ff896f290b006cd7be0b0f0e13e2ee2f590d9e2919686be3656fac 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 190 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.33), libfox-1.6-0, libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-foxreactor-7.0.0_7.0.0-0+33.1_amd64.deb Size: 86032 MD5sum: 28a7a6d6a2fe0189bf47b8205300300c SHA1: 33bcd55ec593896c02a3ca5dfd726caee5b73dd8 SHA256: 0933ad0866eb7b925da2ed623e46fb4b9ef9e14ee379e606b9d7d4afc1731f9e 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 98 Depends: libace-foxreactor-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1), libfox-1.6-dev Filename: ./amd64/libace-foxreactor-dev_7.0.0-0+33.1_amd64.deb Size: 56700 MD5sum: 5244bd5e4eab875b878e302db4933f8b SHA1: 4af7a51be994aa4b9c417db9ab284c040fa342c8 SHA256: 49b365c6b70cd4c3940f6bd801b5e76aba241f94d9f73f016cc9c48290e258ed 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 194 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-htbp-7.0.0_7.0.0-0+33.1_amd64.deb Size: 87080 MD5sum: 1a1efc495da4cc6eeda50c653729a17e SHA1: 47670f3eb84a6550da10975c2a046b139632d274 SHA256: c709c89df2b92e711fb382e3f1353e2c118f63c580f5d7bb44111d44d2ded1ca 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 153 Depends: libace-htbp-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1) Filename: ./amd64/libace-htbp-dev_7.0.0-0+33.1_amd64.deb Size: 68124 MD5sum: 867b9edb9efbb6b885d72582c3e665b0 SHA1: f1ca98127d4c307a19444e4e3774bc0e1ee92786 SHA256: 85cf714a4edecbbe8a980b1693b76cbc590f026b6984d80ff17c240809103056 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 474 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-inet-7.0.0_7.0.0-0+33.1_amd64.deb Size: 168748 MD5sum: 8a63e4372fab2feda24c614fb48bb828 SHA1: 22f7c103a933c3f5533fc161d5f786f406c46af4 SHA256: c9ca848c259ed1f796c16aac6e020018461084dad7a42f7ee90c9d92a39df921 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 334 Depends: libace-inet-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1) Filename: ./amd64/libace-inet-dev_7.0.0-0+33.1_amd64.deb Size: 83008 MD5sum: 2dddba6c88e6571c3e99186538c38692 SHA1: 7eca4b4030c2fc640675031c8876f6c76c0be27b SHA256: 84533a7dc52e4b8857b2c6a50e77ce8562cbc3523a61fa49f33e615158630d2d 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 289 Depends: libace-inet-7.0.0 (>= 7.0.0), libace-ssl-7.0.0 (>= 7.0.0), libace-7.0.0 (>= 7.0.0), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5) Filename: ./amd64/libace-inet-ssl-7.0.0_7.0.0-0+33.1_amd64.deb Size: 105244 MD5sum: 2c1f77ebb01d189eac45f2c537ecceb4 SHA1: 73c99672871412d2c25c27ee2b23d68874824824 SHA256: e3acfc09b8a8fd5f7edb06f1fc9ee4bbe54caedc3ebfcb338c2448714762b63b 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 146 Depends: libace-inet-ssl-7.0.0 (= 7.0.0-0+33.1), libace-inet-dev (= 7.0.0-0+33.1), libace-ssl-dev (= 7.0.0-0+33.1) Filename: ./amd64/libace-inet-ssl-dev_7.0.0-0+33.1_amd64.deb Size: 63052 MD5sum: 3164e8b8f1ac5e546f12b80a88b0e534 SHA1: a43d8f013ef8fab1dd60950062a21191bcf281da SHA256: 150488065d885711c135c379686bf6380df5d17adb6852ecf8fc8d00668709ae 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 238 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-rmcast-7.0.0_7.0.0-0+33.1_amd64.deb Size: 102788 MD5sum: ee5f12fe54f192f04bb57b1da6388bd2 SHA1: 8a93fe11e72cdd3fdb293fdd7a3a3b6a60078fde SHA256: 573ea11361e0ffc656ddd7a9086ca39141d70acf264a56bc5632d09e27485e60 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 136 Depends: libace-rmcast-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1) Filename: ./amd64/libace-rmcast-dev_7.0.0-0+33.1_amd64.deb Size: 64124 MD5sum: ed73ed7807fe3edc3b1612db58212f69 SHA1: 7758b1cc72113fa335e57009ab70341d792c314b SHA256: ad450c9dee15d5d3693428edd6a14e7fd58ff120147cd79e1483b82d8977dd09 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 210 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.15), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5) Filename: ./amd64/libace-ssl-7.0.0_7.0.0-0+33.1_amd64.deb Size: 86768 MD5sum: f5f65a58c778c249af12cbd3103cfaed SHA1: a2b0a4a139d47eec9411473c15b68d210d9ca043 SHA256: 5ec8b3398c5b6a4c7806a51b8b7fe05b53cc905d6d1008e1af33fd35edc901a0 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 186 Depends: libace-ssl-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1), libssl-dev Filename: ./amd64/libace-ssl-dev_7.0.0-0+33.1_amd64.deb Size: 71560 MD5sum: 80124810949bbad4e505f36fe9977480 SHA1: 3501fcfd8bf520ef3eb789bc95c42682be2f15e5 SHA256: 0198c5b7d13c0449f0696294a3346e8a1620d642f5d4a6158e75e085ca45cb79 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 182 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libtcl8.6 (>= 8.6.0) Filename: ./amd64/libace-tkreactor-7.0.0_7.0.0-0+33.1_amd64.deb Size: 84640 MD5sum: 6796bcb82121d3002ef444a467b971b1 SHA1: d7ba52c4472775f2bf2c33a00de3cc14e3648d29 SHA256: 0fab7de2102b8dafa2cbd6ce575628adcfb715cb098c1fa55431c4cf2fc1d107 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 98 Depends: libace-tkreactor-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1), tk-dev (>= 8.5) Filename: ./amd64/libace-tkreactor-dev_7.0.0-0+33.1_amd64.deb Size: 56756 MD5sum: ec9c2b4cc964d91da63ba690910cf02d SHA1: b6a4e2f198da266a9c694031fa819c7b8b04f34a SHA256: 27a165c363750fca12c58d9bc19fd069e2c98f4e98eb6027cff4b0a3891c3ea0 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 138 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: ./amd64/libace-tmcast-7.0.0_7.0.0-0+33.1_amd64.deb Size: 70276 MD5sum: bca1b8d2c06e296e7c90a619ca3fef9f SHA1: 15303f6aa9a8dc5ed7b9ce74d647bbc091c02caf SHA256: 399ffaa2047aad240c1aaf561d9d315720863b66bce906132899e5041af2202c 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 118 Depends: libace-tmcast-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1) Filename: ./amd64/libace-tmcast-dev_7.0.0-0+33.1_amd64.deb Size: 63236 MD5sum: 7cd2a82da5daa24323df9d0836b31e9e SHA1: 4236bd876aed5e107647b4de6ad3c754c382bba6 SHA256: c4d76ea1c407730b327e43c65f891bc3ff2ecf1c7959570b5256bb59343ae48e 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 122 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libxerces-c3.2 Filename: ./amd64/libace-xml-utils-7.0.0_7.0.0-0+33.1_amd64.deb Size: 64608 MD5sum: 3cbb07d03b77e6a90ed3942e686635da SHA1: 4547273215fe9fa292ad73f2a204468cb206b3ec SHA256: 48c530da5ccea6504acf3075dc3d48a74187e7de0f96f50126edea3a641a4b77 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 194 Depends: libace-xml-utils-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1), libxerces-c-dev Replaces: libace-dev (<< 5.7.7-4) Filename: ./amd64/libace-xml-utils-dev_7.0.0-0+33.1_amd64.deb Size: 70736 MD5sum: ec6cf8a452bbcc89f438a966a9751eca SHA1: d205f2fb37386f255f33f28020f9c6218b80fc97 SHA256: 8408f4c4054c920e34df1fa15bdc4a2e0f8ec3a8e5137400190d0f839421b535 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 182 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libxt6 Filename: ./amd64/libace-xtreactor-7.0.0_7.0.0-0+33.1_amd64.deb Size: 84772 MD5sum: 11b6b0184c7efd2b7fb464f83dba59f4 SHA1: 19b75263b0067535a4bdaf358fbe0c42cfa7221c SHA256: 5e55de9de2bfd47c9165dc1b28a8b8aedaaae9d8565b70552083449f079d6f2e 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 99 Depends: libace-xtreactor-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1), libxt-dev (>= 4.3.0) Filename: ./amd64/libace-xtreactor-dev_7.0.0-0+33.1_amd64.deb Size: 56920 MD5sum: 426648bcb6145572d7aac8047c2050ea SHA1: 2c31040436e27881ee740cbd33b7fd8b608c0d70 SHA256: bd25f5f40398191ff5adbf566c8c28bd93f0fdad333da34cb78e9b80629d76e2 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 381 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: ./amd64/libacexml-7.0.0_7.0.0-0+33.1_amd64.deb Size: 128872 MD5sum: 152c85429cf98b72cb6570beb6e72ec6 SHA1: 7c4451146e540bb65988eb211b6ff8980390588c SHA256: 7f6bbe56cb998bd1880f5104e8f4e5f36e7f5170dcdf33de888c3a9385d636ea 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 347 Depends: libacexml-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1) Replaces: libace-dev (<< 5.7.7-4) Filename: ./amd64/libacexml-dev_7.0.0-0+33.1_amd64.deb Size: 90716 MD5sum: 0a1ce278a85a0f31572da42228252170 SHA1: 4b5839775e49cee8c9ae8434b1629b64f0fc13a9 SHA256: 812c2f5c7c2941e1a1c6a3ba0145ea14b08bb816d9b7eaa091c78b0fcbe095ce 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 159 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: ./amd64/libkokyu-7.0.0_7.0.0-0+33.1_amd64.deb Size: 75720 MD5sum: 3da5c079b9052e20529d3b73f9060a88 SHA1: 7186a62735858434b32115e63713a4986a83432f SHA256: ac7391f10e6db4827ca47f7ca396e72fa402fc11f476ea8d0e9dec641dbb4acb 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 457 Depends: libkokyu-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1) Filename: ./amd64/libkokyu-dev_7.0.0-0+33.1_amd64.deb Size: 277356 MD5sum: a324cdaeddd9975adbd4a8afbf5e5da4 SHA1: e1744b5a4a00ba4b5918b25c1db83e51e9e325c5 SHA256: 6f292063ac251bb8293cdda6b6361f419437531cc33ac9e808bd62c720f50f0b 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.0 Source: ace Version: 7.0.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 394 Depends: libace-7.0.0 (>= 7.0.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: ./amd64/libnetsvcs-7.0.0_7.0.0-0+33.1_amd64.deb Size: 130400 MD5sum: 2c14ec0eaae39c81ec0f6d896e918d36 SHA1: f56f7a994b19271228510d6da469b2aeef153f82 SHA256: 702f18c408c580d6d7d8c897555a64a1c77603c2b1f2e456b32d41cbe8e7cceb 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.0-0+33.1 Architecture: amd64 Maintainer: Debian ACE maintainers Installed-Size: 166 Depends: libnetsvcs-7.0.0 (= 7.0.0-0+33.1), libace-dev (= 7.0.0-0+33.1) Filename: ./amd64/libnetsvcs-dev_7.0.0-0+33.1_amd64.deb Size: 73644 MD5sum: 5da04bbe1c9fc4c8d7db3954b985a945 SHA1: 8948654f028e9c9fe20bddf2567171cc4aadbc6a SHA256: 33038a0d0e86adf7bca0288b712936443cf686104861b840a4e004e0bb40d3fe 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.0-0+33.1 Architecture: all Maintainer: Debian ACE maintainers Installed-Size: 2176 Depends: perl:any Recommends: make Suggests: libace-dev, pkg-config Replaces: libace-dev (= 5.6.3-4) Filename: ./all/mpc-ace_7.0.0-0+33.1_all.deb Size: 329556 MD5sum: c9903d6e91de906b27d3285094446391 SHA1: 6de7297e788c415cdb205132a6ac47df3802fd14 SHA256: 5c4cded6ad8600eae6103c4139ec8a7bf3cfeb672d18e2749cd447cc7a889fba 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