You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
279 B
Plaintext

pkgs:
clap:
version: 0.6.0
license: MIT
description: Simple command line argument parsing library
source_url: "https://github.com/Hejsil/zig-clap"
root: clap.zig
files:
README.md
LICENSE
build.zig
clap/*.zig
example/*.zig