Commit Graph

4 Commits

Author SHA1 Message Date
Jakob Voss e2df1de141 Normalize hexadecimal syntax of codes 2019-04-21 23:05:19 +02:00
Steven Allen 942b8875da chore: reformat table (#119)
* reformat table

Sort the table by code and replace the sections with tags.

Inspired by https://github.com/multiformats/multicodec/pull/116 but rebased on
master.

This version also puts the description last as it's optional.

* align table
2019-02-13 16:34:21 +01:00
Perry Kundert a3fe78f352 Use '#!/usr/bin/env python3' vs. fixed path '/usr/bin/python3'
o Many installations have python3 installed elsewhere, such as
  /usr/local/bin/, etc.  Use the environment PATH variable to locate.
2019-01-24 13:02:28 -08:00
Steven Allen c0d65537c9 ci: add validator script 2019-01-18 13:54:51 +00:00