blob: 6549c3bbe8e78a23a2ee028b9a53983c8098b917 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = python-aletheia-probe
pkgdesc = detect predatory journals and conferences using authoritative data sources
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/sustainet-guardian/aletheia-probe
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-aiohttp
depends = python-aiofiles
depends = python-click
depends = python-pyyaml
depends = python-rarfile
depends = python-pydantic
depends = python-pypdf
depends = python-pybtex
depends = python-openpyxl
optdepends = python-twine
optdepends = python-packaging
optdepends = python-requests
source = https://files.pythonhosted.org/packages/source/a/aletheia_probe/aletheia_probe-0.8.0.tar.gz
sha256sums = 4d989f3e2e9157af82bfbb49e7f1ef8745af7e59a21402cc94b70a435a593ac2
pkgname = python-aletheia-probe
|