blob: d930ba196a30e24bfd054ac51dd1e499b1ef9122 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-begins
pkgdesc = Begins makes creating command line applications in Python easy.
pkgver = git
pkgrel = 1
url = https://pypi.python.org/pypi/begins
arch = any
license = ASL
makedepends = python-distribute
depends = python
source = git+https://github.com/sh0oki/begins.git
md5sums = SKIP
pkgname = python-begins
|