diff options
Diffstat (limited to 'python-mf2py/.SRCINFO')
| -rw-r--r-- | python-mf2py/.SRCINFO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/python-mf2py/.SRCINFO b/python-mf2py/.SRCINFO new file mode 100644 index 0000000..cf00627 --- /dev/null +++ b/python-mf2py/.SRCINFO | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | pkgbase = python-mf2py | ||
| 2 | pkgdesc = Python Microformats2 parser | ||
| 3 | pkgver = 1.1.2 | ||
| 4 | pkgrel = 1 | ||
| 5 | url = https://pypi.org/project/mf2py/ | ||
| 6 | arch = any | ||
| 7 | license = MIT | ||
| 8 | makedepends = python-setuptools | ||
| 9 | depends = python-beautifulsoup4 | ||
| 10 | depends = python-requests | ||
| 11 | source = https://files.pythonhosted.org/packages/source/m/mf2py/mf2py-1.1.2.tar.gz | ||
| 12 | sha256sums = 84f1f8f2ff3f1deb1c30be497e7ccd805452996a662fd4a77f09e0105bede2c9 | ||
| 13 | |||
| 14 | pkgname = python-mf2py | ||
