mirror of
https://github.com/archlinux/aur.git
synced 2026-03-02 19:00:56 +01:00
19 lines
407 B
Text
19 lines
407 B
Text
pkgbase = python2-larch-git
|
|
pkgdesc = Python B-tree library
|
|
pkgver = 0.0.0
|
|
pkgrel = 1
|
|
url = http://liw.fi/larch/
|
|
arch = i686
|
|
arch = x86_64
|
|
license = GPL3
|
|
makedepends = git
|
|
depends = python2
|
|
depends = python2-tracing
|
|
provides = python2-larch
|
|
conflicts = python2-larch
|
|
replaces = python2-larch-bzr
|
|
source = python2-larch-git::git://git.liw.fi/larch
|
|
md5sums = SKIP
|
|
|
|
pkgname = python2-larch-git
|
|
|