PII (coming soon) Library for securely handling Personally Identifiable Information (PII). Installation If available in Hex, the package can be installed by adding pii to your list of dependencies in mix.exs: def deps do [ {:pii, "~> 0.0.1"} ] end