summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrás Wacha2019-07-22 11:54:39 +0200
committerAndrás Wacha2019-07-22 11:54:39 +0200
commit07b85d7be221dcd2f1c7152df761f7003e1d69fb (patch)
treeb6875c798bb1570d72f5b570ae9e004238fd30fb /.SRCINFO
downloadaur-07b85d7be221dcd2f1c7152df761f7003e1d69fb.tar.gz
First commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d02834975ac5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = python-xhtml2pdf
+ pkgdesc = A library for converting HTML into PDFs using ReportLab
+ pkgver = 0.2.2
+ pkgrel = 1
+ url = https://github.com/xhtml2pdf/xhtml2pdf
+ arch = any
+ license = Apache
+ makedepends = python-setuptools
+ makedepends = python-sphinx
+ makedepends = python-sphinx_rtd_theme
+ makedepends = python-nose
+ makedepends = texlive-core
+ makedepends = texlive-bin
+ depends = python-reportlab
+ depends = python-pillow
+ depends = python-html5lib
+ depends = python-httplib2
+ depends = python-coverage
+ depends = python-pypdf2
+ depends = python-six
+ source = https://github.com/xhtml2pdf/xhtml2pdf/archive/0.2.2.tar.gz
+ sha256sums = 3a1e04941adaae1fb44ba51b7f9769fea55ef13ba01acd6fd5666c18d6bf25cf
+
+pkgname = python-xhtml2pdf
+