blob: 127598b6723d626e15a51e7fcae9aa1af13deeee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgs:
nkeys:
version: 0.4.0
description: "NKeys support for Zig"
license: Apache-2.0
source_url: "https://github.com/rutgerbrf/zig-nkeys"
tags:
nats
root: src/main.zig
files:
README.md
LICENSE
src/*.zig
|