blob: 9bb07b03175d2cab251ff8b967ab76b73ae9515e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-dockerfile-parse
pkgdesc = Python library for parsing Dockerfile files.
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/containerbuildsystem/dockerfile-parse
arch = any
license = BSD
makedepends = python-setuptools
source = https://github.com/containerbuildsystem/dockerfile-parse/archive/2.0.1.tar.gz
sha512sums = 85e9796d9c82e3df525e44cffe4a75e34378feafbea2b59caf8dd9facc9c7e7bb1052e06e2e2415b3bd75ba9ab83d73a70882d508d36afcddc4c52c41d913036
pkgname = python-dockerfile-parse
depends = python
|