summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGuillaume Horel2021-04-14 22:27:39 -0400
committerGuillaume Horel2021-04-14 22:27:39 -0400
commit1bbb1e97ea12f421260727a86b3d6ebc19bf5747 (patch)
treec41ffea06f1565d02b4c3f73eb602c26ac435353 /.SRCINFO
downloadaur-1bbb1e97ea12f421260727a86b3d6ebc19bf5747.tar.gz
initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..036d6c102de2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python-docformatter
+ pkgdesc = Format docstrings to follow PEP257
+ pkgver = 1.4
+ pkgrel = 1
+ url = https://github.com/myint/docformatter
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python-untokenize
+ source = https://files.pythonhosted.org/packages/source/d/docformatter/docformatter-1.4.tar.gz
+ sha256sums = 064e6d81f04ac96bc0d176cbaae953a0332482b22d3ad70d47c8a7f2732eef6f
+
+pkgname = python-docformatter
+