esnacc 1.8.1-3 source package in Ubuntu

Changelog

esnacc (1.8.1-3) unstable; urgency=medium

  * QA upload
  * build with libreoffice-writer-nogui; move it to B-D-I and also use
    libreoffice in a new override_dh_auto_build-indep

 -- Rene Engelhard <email address hidden>  Sat, 26 Nov 2022 15:16:07 +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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
esnacc_1.8.1-3.dsc 2.1 KiB 85e3faad97590f056b3cb2d2b43126257843c0f5a5183649612e0ee0da1d117e
esnacc_1.8.1.orig.tar.gz 879.4 KiB 93c9531ec2c33c3c33e5aefa9ab69a8a21a1697c87f29a26b8fbe6899af50c39
esnacc_1.8.1-3.debian.tar.xz 10.3 KiB 53d343e76a69664860c66cbcd83db6b49efc3b708705555150ce62cc61c0b9fd

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