blob: 2aa6130a42c2563cd37bd75404987265d233071b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgs:
nkeys:
version: 0.2.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
|