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