aprender 0.37.0

Next-generation ML framework in pure Rust — `cargo install aprender` for the `apr` CLI
Documentation
<!-- PCU: cli-stamp | contract: contracts/apr-page-cli-stamp-v1.yaml -->

# apr stamp

Stamp provenance fields (license, data_source, data_license) onto an existing .apr file

**Category**: Other

## Synopsis

```text
apr stamp [OPTIONS]
```

## Example

<!-- example-cost: trivial -->
```bash
apr stamp --help
```

## Full help

Run `apr stamp --help` for the complete option list.

## See also

- Source: [`crates/apr-cli/src/commands/stamp.rs`]https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/stamp.rs
- Contract: [`contracts/apr-page-cli-stamp-v1.yaml`]https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-stamp-v1.yaml