blob: c133d048163a7ecc3f67f8472ebc1827f799c1fd (
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
29
30
31
32
|
pkgbase = cobib
pkgdesc = Console Bibliography
pkgver = 5.2.1
pkgrel = 1
url = https://gitlab.com/cobib/cobib
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-bibtexparser
depends = python-beautifulsoup4
depends = python-lxml
depends = python-ruamel-yaml
depends = python-pylatexenc
depends = python-requests
depends = python-requests-oauthlib
depends = python-text-unidecode
depends = python-rich
depends = python-textual
depends = python-markdown-it-py
depends = python-mdit_py_plugins
depends = python-linkify-it-py
optdepends = python-regex
provides = cobib
conflicts = cobib
source = https://gitlab.com/cobib/cobib/-/archive/v5.2.1/cobib-v5.2.1.tar.gz
sha512sums = c99a1f6631109db2474c7e839d98a4fe7cb1703d8a45858a799d43dff8de05f0e3e86aba404b307442227b2b2005d61cc5711c2b9e69d1d3fc8174e447001f10
pkgname = cobib
|