ace 8.0.1+dfsg-3 source package in Ubuntu

Changelog

ace (8.0.1+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Add missing header files.

 -- Sudip Mukherjee <email address hidden>  Thu, 05 Sep 2024 13:36:53 +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
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
ace_8.0.1+dfsg-3.dsc 4.2 KiB da476c1d858059667760f5a33dfb80f7f5f3375ac9a31821413eac27e2922fa1
ace_8.0.1+dfsg.orig.tar.gz 7.8 MiB ba6a8f4055b44ebd104ea765082411d7d9978149ad3a2d0602496d98e7e1d2ff
ace_8.0.1+dfsg-3.debian.tar.xz 33.6 KiB 58fa306b9d2ef467bcb1aa1ebf2499d791e50903c9834bff5cced6e87d87775f

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-8.0.1: 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-8.0.1-dbgsym: No summary available for libace-8.0.1-dbgsym in ubuntu plucky.

No description available for libace-8.0.1-dbgsym in ubuntu plucky.

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-8.0.1: No summary available for libace-flreactor-8.0.1 in ubuntu plucky.

No description available for libace-flreactor-8.0.1 in ubuntu plucky.

libace-flreactor-8.0.1-dbgsym: No summary available for libace-flreactor-8.0.1-dbgsym in ubuntu plucky.

No description available for libace-flreactor-8.0.1-dbgsym in ubuntu plucky.

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-8.0.1: 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-8.0.1-dbgsym: No summary available for libace-foxreactor-8.0.1-dbgsym in ubuntu plucky.

No description available for libace-foxreactor-8.0.1-dbgsym in ubuntu plucky.

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-8.0.1: No summary available for libace-htbp-8.0.1 in ubuntu plucky.

No description available for libace-htbp-8.0.1 in ubuntu plucky.

libace-htbp-8.0.1-dbgsym: debug symbols for libace-htbp-8.0.1
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-8.0.1: 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-8.0.1-dbgsym: No summary available for libace-inet-8.0.1-dbgsym in ubuntu plucky.

No description available for libace-inet-8.0.1-dbgsym in ubuntu plucky.

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-8.0.1: 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.

libace-inet-ssl-8.0.1-dbgsym: No summary available for libace-inet-ssl-8.0.1-dbgsym in ubuntu plucky.

No description available for libace-inet-ssl-8.0.1-dbgsym in ubuntu plucky.

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-8.0.1: 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-8.0.1-dbgsym: No summary available for libace-rmcast-8.0.1-dbgsym in ubuntu plucky.

No description available for libace-rmcast-8.0.1-dbgsym in ubuntu plucky.

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-8.0.1: ACE secure socket layer library

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

libace-ssl-8.0.1-dbgsym: debug symbols for libace-ssl-8.0.1
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-8.0.1: 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().

libace-tkreactor-8.0.1-dbgsym: debug symbols for libace-tkreactor-8.0.1
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-8.0.1: No summary available for libace-tmcast-8.0.1 in ubuntu plucky.

No description available for libace-tmcast-8.0.1 in ubuntu plucky.

libace-tmcast-8.0.1-dbgsym: debug symbols for libace-tmcast-8.0.1
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-8.0.1: No summary available for libace-xml-utils-8.0.1 in ubuntu plucky.

No description available for libace-xml-utils-8.0.1 in ubuntu plucky.

libace-xml-utils-8.0.1-dbgsym: No summary available for libace-xml-utils-8.0.1-dbgsym in ubuntu plucky.

No description available for libace-xml-utils-8.0.1-dbgsym in ubuntu plucky.

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-8.0.1: 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().

libace-xtreactor-8.0.1-dbgsym: debug symbols for libace-xtreactor-8.0.1
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-8.0.1: 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.

libacexml-8.0.1-dbgsym: No summary available for libacexml-8.0.1-dbgsym in ubuntu plucky.

No description available for libacexml-8.0.1-dbgsym in ubuntu plucky.

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-8.0.1: No summary available for libkokyu-8.0.1 in ubuntu plucky.

No description available for libkokyu-8.0.1 in ubuntu plucky.

libkokyu-8.0.1-dbgsym: debug symbols for libkokyu-8.0.1
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-8.0.1: 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-8.0.1-dbgsym: No summary available for libnetsvcs-8.0.1-dbgsym in ubuntu plucky.

No description available for libnetsvcs-8.0.1-dbgsym in ubuntu plucky.

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