esnacc 1.8.1-3build1 source package in Ubuntu

Changelog

esnacc (1.8.1-3build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 16:47:07 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
esnacc_1.8.1.orig.tar.gz 879.4 KiB 93c9531ec2c33c3c33e5aefa9ab69a8a21a1697c87f29a26b8fbe6899af50c39
esnacc_1.8.1-3build1.debian.tar.xz 10.4 KiB 6749845fdc6d2c058456c3a52f1a20626644dc649633ae285e02ca9aacf6a0b3
esnacc_1.8.1-3build1.dsc 2.2 KiB 318f666d3a6102ae54149a40bea1b483c64de286752088f1edc36d07f0abb574

View changes file

Binary packages built by this source

esnacc: ASN.1 to C or C++ or IDL compiler

 esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1
 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824).
 esnacc supports a subset of ASN.1 1988.
 .
 Given an ASN.1 source file(s) esnacc can produce:
 .
 1. C routines for BER encoding, decoding, printing and freeing.
 2. C++ routines for BER encoding, decoding, and printing.
 3. A type table that can be used with C driver routines
    for BER encoding, decoding, printing and freeing.
 .
 If you want to build esnacc based applications, you want to install
 the libesnacc-dev package, too. Your application will then depend on
 the esnacc libraries, you find in the libesnacc180 package.

esnacc-dbgsym: debug symbols for esnacc
esnacc-doc: ASN.1 to C or C++ or IDL compiler, documentation

 esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1
 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824).
 Snacc supports a subset of ASN.1 1988.
 .
 The documentation for snacc in PDF format.

libesnacc-dev: ASN.1 to C or C++ or IDL compiler, development files

 esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1
 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824).
 Snacc supports a subset of ASN.1 1988.
 .
 This package contains the static libraries and C/C++ header files for
 snacc development.

libesnacc180: ASN.1 to C or C++ or IDL compiler, shared libraries

 esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1
 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824).
 Snacc supports a subset of ASN.1 1988.
 .
 These are the shared libraries for programs developed using snacc.

libesnacc180-dbgsym: debug symbols for libesnacc180