ace 7.0.8+dfsg-2 source package in Ubuntu

Changelog

ace (7.0.8+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Sudip Mukherjee <email address hidden>  Fri, 02 Sep 2022 10:31:52 +0100

Upload details

Uploaded by:
Debian ACE maintainers
Uploaded to:
Sid
Original maintainer:
Debian ACE maintainers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
ace_7.0.8+dfsg-2.dsc 4.2 KiB b8a0ec47196be33b01fcc96129a1f0501e9e1e0b7c11b7cc8f54f8104c3bf15e
ace_7.0.8+dfsg.orig.tar.gz 7.9 MiB 55f14a5f2218ad9ceeba62bd07a449432341efca200dd58280a9d948381a4dce
ace_7.0.8+dfsg-2.debian.tar.xz 33.0 KiB 1addbcf74bb6ee0c2a53584a286dd081a428a0cb84de89f8c3df7b77d3ca46d0

Available diffs

No changes file available.

Binary packages built by this source

ace-gperf: 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.

ace-gperf-dbgsym: debug symbols for ace-gperf
ace-netsvcs: 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.

ace-netsvcs-dbgsym: debug symbols for ace-netsvcs
libace-7.0.8: 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

libace-7.0.8-dbgsym: debug symbols for libace-7.0.8
libace-dev: C++ network programming framework - development files

 This package contains the header files and static library for the ACE
 framework.

libace-doc: C++ network programming framework - documentation

 This package contains the ACE overview documentation, tutorials,
 examples, and information regarding upstream development.

libace-flreactor-7.0.8: 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.

libace-flreactor-7.0.8-dbgsym: debug symbols for libace-flreactor-7.0.8
libace-flreactor-dev: ACE-GUI reactor integration for FLTK - development files

 This package contains header files and static library for the ACE-FLTK
 reactor integration.

libace-foxreactor-7.0.8: 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.

libace-foxreactor-7.0.8-dbgsym: No summary available for libace-foxreactor-7.0.8-dbgsym in ubuntu noble.

No description available for libace-foxreactor-7.0.8-dbgsym in ubuntu noble.

libace-foxreactor-dev: ACE-GUI reactor integration for FOX - development files

 This package contains header files and static library for the ACE-FOX
 reactor integration.

libace-htbp-7.0.8: 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.

libace-htbp-7.0.8-dbgsym: debug symbols for libace-htbp-7.0.8
libace-htbp-dev: ACE protocol over HTTP tunneling library - development files

 This package contains the header files and static library for the ACE
 HTBP library.

libace-inet-7.0.8: 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.

libace-inet-7.0.8-dbgsym: No summary available for libace-inet-7.0.8-dbgsym in ubuntu noble.

No description available for libace-inet-7.0.8-dbgsym in ubuntu noble.

libace-inet-dev: ACE Inet protocol library - development files

 This package contains the header files and static library for the ACE
 Inet protocol library.

libace-inet-ssl-7.0.8: No summary available for libace-inet-ssl-7.0.8 in ubuntu noble.

No description available for libace-inet-ssl-7.0.8 in ubuntu noble.

libace-inet-ssl-7.0.8-dbgsym: debug symbols for libace-inet-ssl-7.0.8
libace-inet-ssl-dev: 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.

libace-rmcast-7.0.8: 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.

libace-rmcast-7.0.8-dbgsym: debug symbols for libace-rmcast-7.0.8
libace-rmcast-dev: ACE reliable multicast library - development files

 This package contains the header files and static library for the ACE
 reliable multicast library.

libace-ssl-7.0.8: ACE secure socket layer library

 This package contains wrappers that integrate the OpenSSL library in
 the ACE framework.

libace-ssl-7.0.8-dbgsym: No summary available for libace-ssl-7.0.8-dbgsym in ubuntu noble.

No description available for libace-ssl-7.0.8-dbgsym in ubuntu noble.

libace-ssl-dev: ACE secure socket layer library - development files

 This package contains the header files and static library for the ACE
 SSL library.

libace-tkreactor-7.0.8: No summary available for libace-tkreactor-7.0.8 in ubuntu noble.

No description available for libace-tkreactor-7.0.8 in ubuntu noble.

libace-tkreactor-7.0.8-dbgsym: debug symbols for libace-tkreactor-7.0.8
libace-tkreactor-dev: ACE-GUI reactor integration for Tk - development files

 This package contains header files and static library for the ACE-Tk
 reactor integration.

libace-tmcast-7.0.8: No summary available for libace-tmcast-7.0.8 in ubuntu noble.

No description available for libace-tmcast-7.0.8 in ubuntu noble.

libace-tmcast-7.0.8-dbgsym: debug symbols for libace-tmcast-7.0.8
libace-tmcast-dev: ACE transactional multicast library - development files

 This package contains the header files and static library for the ACE
 transactional multicast library.

libace-xml-utils-7.0.8: No summary available for libace-xml-utils-7.0.8 in ubuntu noble.

No description available for libace-xml-utils-7.0.8 in ubuntu noble.

libace-xml-utils-7.0.8-dbgsym: debug symbols for libace-xml-utils-7.0.8
libace-xml-utils-dev: ACE XML utility classes and methods - development files

 This package contains the header files and static library for the ACE XML
 Utils library

libace-xtreactor-7.0.8: No summary available for libace-xtreactor-7.0.8 in ubuntu noble.

No description available for libace-xtreactor-7.0.8 in ubuntu noble.

libace-xtreactor-7.0.8-dbgsym: debug symbols for libace-xtreactor-7.0.8
libace-xtreactor-dev: ACE-GUI reactor integration for Xt - development files

 This package contains header files and static library for the ACE-Xt
 reactor integration.

libacexml-7.0.8: No summary available for libacexml-7.0.8 in ubuntu noble.

No description available for libacexml-7.0.8 in ubuntu noble.

libacexml-7.0.8-dbgsym: debug symbols for libacexml-7.0.8
libacexml-dev: ACE SAX based XML parsing library - development files

 This package contains the header files and static library for the ACE
 XML parsing library.

libkokyu-7.0.8: No summary available for libkokyu-7.0.8 in ubuntu noble.

No description available for libkokyu-7.0.8 in ubuntu noble.

libkokyu-7.0.8-dbgsym: No summary available for libkokyu-7.0.8-dbgsym in ubuntu noble.

No description available for libkokyu-7.0.8-dbgsym in ubuntu noble.

libkokyu-dev: ACE scheduling and dispatching library - development files

 This package contains the header files and static library for the ACE
 scheduling and dispatching library.

libnetsvcs-7.0.8: 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.

libnetsvcs-7.0.8-dbgsym: debug symbols for libnetsvcs-7.0.8
libnetsvcs-dev: 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.

mpc-ace: 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