derelict_extras-jwt 1.0.0
Unoffical Derelict binding to the libjwt C library.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
DerelictJWT
UNOFFICAL Derelict binding to the libjwt library (https://github.com/benmcollins/libjwt)
This library is provided under the MIT license, but you still must comply with the terms of the LGPL-2.1 License which it is released under.
You can find information on how Derelict and shared libraries work here and here.
More information on how to use DerelictJWT can be found on the WIKI.
Sample Code:
import derelict.jwt.jwt;
void main() {
DerelictJWT.load(); // Load the shared library
// Now you can call libjwt methods
}
- Registered by jython234
- 1.0.0 released 7 years ago
- jython234/DerelictJWT
- MIT
- Copyright (C) 2017, jython234
- Authors:
- Dependencies:
- derelict-util
- Versions:
-
1.0.0 2017-Feb-26 ~master 2017-Feb-26 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
29 downloads total
-
- Score:
- 0.3
- Short URL:
- derelict_extras-jwt.dub.pm