From 39d078abaf6283f43f649e404287e7e2e16b194a Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Thu, 3 Jan 2019 13:37:46 -0800 Subject: [PATCH] remove undefined codecs I've filed issues for adding these but defining these here makes this file hard to parse correctly. --- table.csv | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/table.csv b/table.csv index 4985f2a..4d65894 100644 --- a/table.csv +++ b/table.csv @@ -5,14 +5,8 @@ raw, raw binary, 0x55 serialization formats,, cbor, CBOR, 0x51 -bson, Binary JSON, 0x -ubjson, Universal Binary JSON, 0x protobuf, Protocol Buffers, 0x50 -capnp, Cap-n-Proto, 0x -flatbuf, FlatBuffers, 0x rlp, recursive length prefix, 0x60 -msgpack, MessagePack, 0x -binc, Binc, 0x bencode, bencode, 0x63 multiformats,, @@ -396,18 +390,6 @@ p2p-webrtc-star, , 0x0113 p2p-webrtc-direct, , 0x0114 unix, , 0x0190 -archiving formats,, -tar, , 0x -zip, , 0x - -image formats,, -png, , 0x -jpg, , 0x - -video formats,, -mp4, , 0x -mkv, , 0x - IPLD formats,, dag-pb, MerkleDAG protobuf, 0x70 dag-cbor, MerkleDAG cbor, 0x71