mirror of
https://gitea.invidious.io/iv-org/protodec.git
synced 2024-08-15 00:43:18 +00:00
14 lines
161 B
YAML
14 lines
161 B
YAML
|
name: protodec
|
||
|
version: 0.1.0
|
||
|
|
||
|
authors:
|
||
|
- Omar Roth <omarroth@protonmail.com>
|
||
|
|
||
|
targets:
|
||
|
protodec:
|
||
|
main: src/protodec.cr
|
||
|
|
||
|
crystal: 0.30.1
|
||
|
|
||
|
license: GPLv3
|