snacc 1.3.1-7build1 source package in Ubuntu

Changelog

snacc (1.3.1-7build1) bionic; urgency=medium

  * No-change rebuild to pick up the shared flex library.

 -- Matthias Klose <email address hidden>  Tue, 20 Feb 2018 07:10:28 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Balint Reczey
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
snacc_1.3.1.orig.tar.bz2 647.0 KiB 904014397bf09c5dadaf3b84068e55f1e95c521446613f6e57ae31367240f1f2
snacc_1.3.1-7build1.debian.tar.xz 13.0 KiB 766af611cd06e89e4a6a6a9d30c6d6270669580305b9bdd1c810f39961926b42
snacc_1.3.1-7build1.dsc 2.0 KiB b85f35e15ed73b1d5264973cd250b9dfda2fe64bf68a3dc6e6371a98b4b4c42f

View changes file

Binary packages built by this source

libsnacc-dev: No summary available for libsnacc-dev in ubuntu cosmic.

No description available for libsnacc-dev in ubuntu cosmic.

libsnacc0c2: No summary available for libsnacc0c2 in ubuntu eoan.

No description available for libsnacc0c2 in ubuntu eoan.

libsnacc0c2-dbgsym: debug symbols for libsnacc0c2
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 libsnacc0c2 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.