24 lines
391 B
YAML
24 lines
391 B
YAML
name: packaging
|
|
version: 0.1.2
|
|
|
|
# authors:
|
|
# - name <email@example.com>
|
|
|
|
# description: |
|
|
# Short description of package
|
|
|
|
dependencies:
|
|
specfileparser:
|
|
git: https://git.karchnu.fr/WeirdOS/recipes-parser
|
|
|
|
# dependencies:
|
|
# pg:
|
|
# github: will/crystal-pg
|
|
# version: "~> 0.5"
|
|
|
|
# development_dependencies:
|
|
# webmock:
|
|
# github: manastech/webmock.cr
|
|
|
|
# license: MIT
|