Metadata-Version: 2.1
Name: zig-bin
Version: 0.14.0
Summary: Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Keywords: zig
Author-Email: dowon <ks2515@naver.com>
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Other
Project-URL: repository, https://github.com/Bing-su/pip-binary-factory
Project-URL: ziglang, https://ziglang.org
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# zig-bin

[Zig](https://ziglang.org/) is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. A package [ziglang](https://pypi.org/project/ziglang/) already exists, but this package was created to make working with the zig binary a little easier.

## Install

```sh
pip install zig-bin
```
