Skip to content
Snippets Groups Projects
Verified Commit 737dbf79 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

Add swh.loader.core.nar module

This also exposes a `swh nar` cli.

```
$ Usage: swh nar [OPTIONS] DIRECTORY

  Compute NAR hashes on a directory.

Options:
  -x, --exclude-vcs               exclude version control directories
  -H, --hash-algo [sha256|sha1]
  -f, --format-output [hex|base32|base64]
  --debug / --no-debug
  -h, --help                      Show this message and exit.
```

Refs. swh/meta#4979
parent f47294fd
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment