summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
author71e6fd522018-01-06 10:23:49 +0800
committer71e6fd522018-01-06 10:23:49 +0800
commitba8b6e9d98b2ce6e0aa3f0e92fa682ee89ce7585 (patch)
tree64ce58c2b02a1b1b7f90b83c0a9235adbd1d3bc5 /.SRCINFO
downloadaur-ba8b6e9d98b2ce6e0aa3f0e92fa682ee89ce7585.tar.gz
python-accept
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3c00520271de
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-accept
+ pkgdesc = Parse and order a HTTP Accept header.
+ pkgver = 0.1.0
+ pkgrel = 1
+ url = http://github.com/rhyselsmore/accept
+ arch = any
+ license = unknown
+ makedepends = python-setuptools
+ depends = python
+ source = https://files.pythonhosted.org/packages/source/a/accept/accept-0.1.0.tar.gz
+ md5sums = 924283e7d43b81006eeccfd69d2873f6
+
+pkgname = python-accept
+ depends = python
+