summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5fdbd970d392
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-pymarc-git
+ pkgdesc = A Python 3 library for working with bibliographic data encoded in MARC21
+ pkgver = 3.0.3.r283.9e77090
+ pkgrel = 2
+ url = https://github.com/edsu/pymarc
+ arch = any
+ license = BSD
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python
+ depends = python-six
+ provides = python-pymarc
+ conflicts = python-pymarc
+ source = git+https://github.com/edsu/pymarc.git
+ sha256sums = SKIP
+
+pkgname = python-pymarc-git
+