An open API service indexing awesome lists of open source software.

https://github.com/ad-si/file-formats

List of all file formats and one example file for each format.
https://github.com/ad-si/file-formats

file file-format files

Last synced: 2 months ago
JSON representation

List of all file formats and one example file for each format.

Awesome Lists containing this project

README

          

# File Formats

List of all file formats and one example file for each format.

## Build

Build JSON and YAML version from TSV source file by running:

```sh
make
```