esnacc 1.8.1-5 source package in Ubuntu

Changelog

esnacc (1.8.1-5) unstable; urgency=medium

  * QA upload.
  * Fix building with 64-bit time_t on 32-bit platforms.  (Closes: #1091245)
  * Add upstream metadata.

 -- Andreas Beckmann <email address hidden>  Sat, 04 Jan 2025 02:59:03 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
esnacc_1.8.1-5.dsc 2.1 KiB 44b8956db60f8b67d0001440714f64bae4491a4bbe5ec058fce670c1b3acea94
esnacc_1.8.1.orig.tar.gz 879.4 KiB 93c9531ec2c33c3c33e5aefa9ab69a8a21a1697c87f29a26b8fbe6899af50c39
esnacc_1.8.1-5.debian.tar.xz 11.2 KiB 1cdde57ddae40be516ba31ecdc2133a9bd0cae5745eabca3dcd98808cfc2d99b

Available diffs

No changes file available.

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