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