gituser/docker_multiarch/: pyasn1-modules-0.4.2 metadata and description

Homepage Simple index

A collection of ASN.1-based protocols modules

author Ilya Etingof
author_email etingof@gmail.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • Intended Audience :: Developers
  • Intended Audience :: Education
  • Intended Audience :: Information Technology
  • Intended Audience :: System Administrators
  • Intended Audience :: Telecommunications Industry
  • License :: OSI Approved :: BSD License
  • Natural Language :: English
  • Operating System :: OS Independent
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
  • Topic :: Communications
  • Topic :: Software Development :: Libraries :: Python Modules
description_content_type text/markdown
license BSD
maintainer pyasn1 maintenance organization
maintainer_email Christian Heimes <christian@python.org>
project_urls
  • Source, https://github.com/pyasn1/pyasn1-modules
  • Issues, https://github.com/pyasn1/pyasn1-modules/issues
  • Changelog, https://github.com/pyasn1/pyasn1-modules/blob/master/CHANGES.txt
requires_dist
  • pyasn1<0.7.0,>=0.6.1
requires_python >=3.8
File Tox results History
pyasn1_modules-0.4.2-py3-none-any.whl
Size
177 KB
Type
Python Wheel
Python
3

ASN.1 modules for Python

PyPI Python Versions Build status Coverage Status GitHub license

The pyasn1-modules package contains a collection of ASN.1 data structures expressed as Python classes based on pyasn1 data model.

If ASN.1 module you need is not present in this collection, try using Asn1ate tool that compiles ASN.1 documents into pyasn1 code.

NOTE: The package is now maintained by Christian Heimes and Simon Pichugin in project https://github.com/pyasn1/pyasn1-modules.

Feedback

If something does not work as expected, open an issue at GitHub or post your question on Stack Overflow

New modules contributions are welcome via GitHub pull requests.

Copyright (c) 2005-2020, Ilya Etingof. All rights reserved.