File: control

package info (click to toggle)
scitokens-cpp 0.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 612 kB
  • sloc: cpp: 5,080; makefile: 14
file content (16 lines) | stat: -rw-r--r-- 499 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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++