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

https://github.com/xtuc/brotli-dict-gen

Brotli Dictionary Generator
https://github.com/xtuc/brotli-dict-gen

Last synced: about 1 year ago
JSON representation

Brotli Dictionary Generator

Awesome Lists containing this project

README

          

# Brotli Dictionary Generator

Install:
```
cargo install brotli-dict-gen
```

Usage:
```
Brotli Dictionary Generator

Usage: brotli-dict-gen --output [FILES]...

Arguments:
[FILES]...

Options:
-o, --output Path of the generated dictionary
-h, --help Print help
-V, --version Print version

```