summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEkin Dursun2018-02-05 13:59:52 +0300
committerEkin Dursun2018-02-05 14:01:52 +0300
commit38238b54f9eee260115ee6d41d31c4f52bfb9be0 (patch)
treecb20772d8fcb73dcf81f7791e67e55769ba8f93c /.SRCINFO
downloadaur-python-htmlmin.tar.gz
Initial commit
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..d5905659cb35
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-htmlmin
+ pkgdesc = A configurable HTML minifier with safety features
+ pkgver = 0.1.12
+ pkgrel = 1
+ url = https://htmlmin.readthedocs.io/en/latest/
+ arch = any
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = https://files.pythonhosted.org/packages/source/h/htmlmin/htmlmin-0.1.12.tar.gz
+ md5sums = a8903c90055b3fd685e3a1ce1ffdd7ac
+
+pkgname = python-htmlmin
+ depends = python
+
+pkgname = python2-htmlmin
+ depends = python2
+