2019-06-08 02:32:59 +02:00
|
|
|
name: yunoservice
|
|
|
|
version: 0.1.0
|
|
|
|
|
|
|
|
authors:
|
|
|
|
- Luka Vandervelden <lukc@upyum.com>
|
|
|
|
|
|
|
|
description: |
|
|
|
|
Services management tool.
|
|
|
|
|
2019-08-08 17:12:23 +02:00
|
|
|
dependencies:
|
2019-11-09 13:35:25 +01:00
|
|
|
weird-crystal-base:
|
|
|
|
git: https://git.karchnu.fr/WeirdOS/weird-crystal-base
|
2019-10-19 18:04:40 +02:00
|
|
|
specparser:
|
2019-10-20 18:09:43 +02:00
|
|
|
git: https://git.karchnu.fr/WeirdOS/recipes-parser
|
|
|
|
crinja:
|
|
|
|
github: straight-shoota/crinja
|
2019-11-17 20:06:42 +01:00
|
|
|
passwd:
|
|
|
|
git: https://git.karchnu.fr/WeirdOS/passwd.cr
|
|
|
|
branch: master
|
2019-08-08 17:12:23 +02:00
|
|
|
|
2019-06-08 02:32:59 +02:00
|
|
|
license: MIT
|