blob: 59973c2cc73bd602e461ac21778a79cecb9bac99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = aws-cfn-template-flip
pkgdesc = Tool for converting AWS CloudFormation templates between JSON and YAML formats.
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/awslabs/aws-cfn-template-flip
arch = any
license = BSD
makedepends = python-distribute
depends = python-click
depends = python-yaml
source = https://github.com/awslabs/aws-cfn-template-flip/archive/1.3.0.tar.gz
sha256sums = 80ba7631f7689e1116879fbf073c56f1848fa73b344fb23e27d0e393237b433d
pkgname = aws-cfn-template-flip
|