Skip to content

AdaptMX/gpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAB Global Privacy Platform

Gpp provides an Elixir implementation of GPP string decoding.

Supports TCF (v1.1 & v2), USPCA, USPCO, USPCT, USPNAT, USPUT, and USPVA.

Spec

Golang Implementation

Installation

The package can be installed by adding gpp to your list of dependencies in mix.exs:

def deps do
  [
    {:gpp, "~> 0.1"}
  ]
end

The docs can be found at https://hexdocs.pm/gpp.

About

IAB Global Privacy Platform string decoding in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages