17 lines
499 B
Plaintext
17 lines
499 B
Plaintext
Source: jwt-cpp
|
|
Section: devel
|
|
Priority: optional
|
|
Maintainer: Dominik Thalhammer <dominik@thalhammer.it>
|
|
Build-Depends: debhelper (>= 9),
|
|
libssl-dev,
|
|
libgtest-dev (>= 1.8.1~)
|
|
Standards-Version: 4.1.4
|
|
Homepage: https://github.com/Thalhammer/jwt-cpp
|
|
Vcs-Git: https://github.com/Thalhammer/jwt-cpp.git
|
|
Vcs-Browser: https://github.com/Thalhammer/jwt-cpp
|
|
|
|
Package: jwt-cpp
|
|
Architecture: all
|
|
Depends: ${misc:Depends}
|
|
Description: A header only library for creating and validating json web tokens in c++
|