snacc 1.3.1-9.1 source package in Ubuntu

Changelog

snacc (1.3.1-9.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062905

 -- Benjamin Drung <email address hidden>  Thu, 29 Feb 2024 16:54:20 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
snacc_1.3.1-9.1.dsc 2.0 KiB c2967ead2dad04eee06a4fe7909c0b23882f816be2e0e36eeddfd32f5465c7b3
snacc_1.3.1.orig.tar.bz2 647.0 KiB 904014397bf09c5dadaf3b84068e55f1e95c521446613f6e57ae31367240f1f2
snacc_1.3.1-9.1.debian.tar.xz 14.2 KiB 804d535e7eb8e5856e799d0164bb5a2819718ee051c3d05e872711dbccb8ebf5

Available diffs

No changes file available.

Binary packages built by this source

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

 Snacc is short for "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. If you need features of
 ASN.1 1992 or later, snacc is not for you.
 .
 This package contains the static libraries and C/C++ header files for
 snacc development.

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

 Snacc is short for "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. If you need features of
 ASN.1 1992 or later, snacc is not for you.
 .
 These are the shared libraries for programs developed using snacc.

libsnacc0t64-dbgsym: debug symbols for libsnacc0t64
snacc: ASN.1 to C or C++ or IDL compiler

 Snacc is short for "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. If you need features of
 ASN.1 1992 or later, snacc is not for you.
 .
 Given an ASN.1 source file(s) snacc 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 snacc based applications, you want to install
 the libsnacc-dev package, too. Your application will then depend on
 the snacc libraries, you find in the libsnacc0t64 package.

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

 Snacc is short for "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. If you need features of
 ASN.1 1992 or later, snacc is not for you.
 .
 The documentation for snacc in PostScript format and LaTeX sources.