libxmlezout 1.06.2-9 source package in Ubuntu

Changelog

libxmlezout (1.06.2-9) unstable; urgency=medium

  * Reupload to unstable for the gnat-12 transition.
  * Standards-Version: 4.6.2 (no changes).

 -- Nicolas Boulenguez <email address hidden>  Tue, 27 Dec 2022 00:01:45 +0100

Upload details

Uploaded by:
Nicolas Boulenguez
Uploaded to:
Sid
Original maintainer:
Nicolas Boulenguez
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
libxmlezout_1.06.2-9.dsc 2.0 KiB a05034756eddf0fb972e742f138e504657056776e906a0fcaeedb93cef013eaa
libxmlezout_1.06.2.orig.tar.xz 12.8 KiB 1c879a149ba16681a4b29320a25ebf7a19c83d4377ce88ce983403c5f8b5acfc
libxmlezout_1.06.2-9.debian.tar.xz 4.9 KiB 9b96c8244e178da1f4dcf11cdb83f734612489249bd39db6299ed509c58f6382

Available diffs

No changes file available.

Binary packages built by this source

libxmlezout10-dev: Easy-to-use library for emitting XML from Ada programs, dev files

 XML EZ Out is a small set of packages intended to aid the creation of
 XML-formatted output from within Ada programs. It basically wraps the tags and
 data provided to it with XML syntax and writes them to a user-supplied medium.
 .
 This medium can be any sort of writable entity, such as a file, a
 memory buffer, or even a communications link, such as a socket. The
 only functionality required of the medium is that it supply a
 meaningful "Put" (for writing a string) and "New_Line" procedure.
 .
 This package contains file needed to develop applications with XML EZ OUT.

libxmlezout7: Easy-to-use library for emitting XML from Ada programs, runtime

 XML EZ Out is a small set of packages intended to aid the creation of
 XML-formatted output from within Ada programs. It basically wraps the tags and
 data provided to it with XML syntax and writes them to a user-supplied medium.
 .
 This medium can be any sort of writable entity, such as a file, a
 memory buffer, or even a communications link, such as a socket. The
 only functionality required of the medium is that it supply a
 meaningful "Put" (for writing a string) and "New_Line" procedure.
 .
 This is the runtime library for XML EZ OUT.

libxmlezout7-dbgsym: debug symbols for libxmlezout7