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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 207.5 kB | 764 kB | [list of files] |
| amd64 | 198.6 kB | 688 kB | [list of files] |
| arm | 189.8 kB | 652 kB | [list of files] |
| hppa | 205.8 kB | 696 kB | [list of files] |
| i386 | 190.7 kB | 672 kB | [list of files] |
| ia64 | 259.1 kB | 1052 kB | [list of files] |
| mips | 199.4 kB | 780 kB | [list of files] |
| mipsel | 199.5 kB | 780 kB | [list of files] |
| powerpc | 200.3 kB | 720 kB | [list of files] |
| s390 | 193.4 kB | 664 kB | [list of files] |
| sparc | 186.6 kB | 660 kB | [list of files] |