Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agilord/warc
Dart package to read (and in the future write) .warc (web archive) files
https://github.com/agilord/warc
Last synced: 2 months ago
JSON representation
Dart package to read (and in the future write) .warc (web archive) files
- Host: GitHub
- URL: https://github.com/agilord/warc
- Owner: agilord
- License: bsd-3-clause
- Created: 2021-09-10T21:29:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T14:45:18.000Z (4 months ago)
- Last Synced: 2024-09-08T16:52:41.704Z (4 months ago)
- Language: Dart
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
WARC (web archive file format) package
## Supported features:
- Parses and reads `.warc` files (basic, low-level API).
- Write `.warc` files (also supports per-record compression and tracking of offsets).
- Serialize CDXJ records (index of the `.warc` file), based off offsets.