Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dpb587/metalink

For receipt files that contain digests, metadata, and source information about blobs.
https://github.com/dpb587/metalink

Last synced: about 2 months ago
JSON representation

For receipt files that contain digests, metadata, and source information about blobs.

Awesome Lists containing this project

README

        

# metalink

For creating and consuming Metalink files (XML-based download descriptions).

## Notes

* [RFC 5854](https://tools.ietf.org/html/rfc5854) - The Metalink Download Description Format
* [RFC 6249](https://tools.ietf.org/html/rfc6249) - Metalink/HTTP: Mirrors and Hashes
* [aria2](https://github.com/aria2/aria2) - alternative client for downloading metalink files
* [`curl --metalink URL`] - curl client may download metalink files

## License

[MIT License](LICENSE)