Skip to main content

ASN.1 editor framework with support for encoding and decoding various codecs.

Project description

Build Status Coverage Status

asn1editor

Python based ASN.1 editor

This project contains a generic editor to view ASN.1 encoded data. It can load and save data encoded in various ASN.1 formats.

The controller part of the editor is written independently from the used GUI framework. A view implementation with wxPython is provided and can be started by running wxEditor.

Plugin interface

In order to use custom data formats or to work with the data, plugins can be used. These plugins need to inherit from the Plugin.Plugin class and can use the PluginInterface.PluginInterface class to interact with the main application.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asn1editor-0.2.4.tar.gz (21.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page