Skip to content

List of ASN.1 Modules in the ITU's ASN.1 Modules Database

Notifications You must be signed in to change notification settings

JonathanWilbur/list-of-asn1-modules

Repository files navigation

List of ASN.1 Modules

Source: The International Telecommunications Union's ASN.1 Modules Database.

Steps to Recreate

  1. Download the XLSX file on any Unix-like machine.
  2. Using the Unix strings utility, read any URLs from the file using this command: strings ITU-T_Report | grep -oh 'http://www.itu.int/ITU-T/[^"]*' > asn1-modules.txt
  3. Run download-all.sh to put grab the raw HTML from the ASN.1 modules database.
  4. Run convert-utf8.sh to generate corresponding UTF-8-encoded HTML files, since the originals are in ISO-8859-1 encoding.
  5. Run extract.sh to extract the text from the downloaded, UTF-8 encoded HTML and generate the modules.

About

List of ASN.1 Modules in the ITU's ASN.1 Modules Database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages