gaze-cli 0.6.5

Reserved name for the EmpireTwo Gaze PII pseudonymization runtime — see https://github.com/EmpireTwo/gaze
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "gaze-cli"
version = "0.6.5"
edition = "2021"
license = "Apache-2.0 OR MIT"
description = "Reserved name for the EmpireTwo Gaze PII pseudonymization runtime — see https://github.com/EmpireTwo/gaze"
repository = "https://github.com/EmpireTwo/gaze"
homepage = "https://github.com/EmpireTwo/gaze"
documentation = "https://github.com/EmpireTwo/gaze"
readme = "README.md"
keywords = ["pii", "pseudonymization", "gdpr", "privacy", "redaction"]
categories = ["text-processing"]
authors = ["EmpireTwo <security@empiretwo.dev>"]

[dependencies]
gaze-pii = "=0.6.5"
gaze-assembly = "=0.6.5"
gaze-recognizers = "=0.6.5"