Module osyspyrt
Objective System's Python Runtime for use with the ASN1C ASN.1 compiler.
License
Copyright (c) 2019-2020 Objective Systems, Inc.
This software is furnished under a license and may be used and copied only in accordance with the terms of such license and with the inclusion of the above copyright notice. No title to and ownership of the software is hereby transferred.
The information in this software is subject to change without notice and should not be construed as a commitment by Objective Systems, Inc.
PROPRIETARY NOTICE
This software is an unpublished work subject to a confidentiality agreement and is protected by copyright and trade secret law. Unauthorized copying, redistribution or other use of this work is prohibited.
The above notice of copyright on this source code product does not indicate any actual or intended publication of such source code.
Sub-modules
osyspyrt.asn1ber
-
Support ASN.1 BER.
osyspyrt.asn1error
-
Define Exception classes.
osyspyrt.asn1evthndlr
-
Define classes supporting event handling.
osyspyrt.asn1json
-
Support ASN.1 JER (JSON Encoding Rules).
osyspyrt.asn1univtype
-
Provide classes relateed to some ASN.1 types.
osyspyrt.io
-
Provide some I/O related helper classes.
osyspyrt.strutil
-
Run-time Print Utility Functions
osyspyrt.ts32297
-
Support for 3GPP TS 32.297.
osyspyrt.util
-
General utility functions.