This repository has been archived on 2022-01-17. You can view files and clone it, but cannot push or open issues/pull-requests.
packaging/shard.yml

24 lines
400 B
YAML
Raw Normal View History

2019-09-12 17:30:39 +02:00
name: packaging
version: 0.9.3
2019-08-01 23:02:16 +02:00
2021-02-20 10:46:59 +01:00
authors:
- karchnu <karchnu@karchnu.fr>
2019-08-01 23:02:16 +02:00
2021-02-20 10:46:59 +01:00
description: |
Packaging applications for BaguetteOS.
2019-08-01 23:02:16 +02:00
dependencies:
specparser:
2020-04-13 18:21:27 +02:00
git: https://git.baguette.netlib.re/Baguette/recipes-parser
2019-08-01 23:02:16 +02:00
# dependencies:
# pg:
# github: will/crystal-pg
# version: "~> 0.5"
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
2021-02-20 10:46:59 +01:00
license: ISC