gitextract_0rv1hnhi/ ├── LICENSE ├── README.md ├── categories.txt └── examples/ ├── binary_file_parser.py └── nodejs/ ├── .gitignore ├── binary-parser.js ├── ndjson.md ├── package.json └── simplified-parser.js