blob: c8d32e26bd828d6710fea34a1e807bc7d1bea841 (
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
33
34
35
36
|
pkgbase = cobib-git
pkgdesc = Console Bibliography
pkgver = r1355.477e9be
pkgrel = 1
url = https://gitlab.com/cobib/cobib
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = ruby-ronn-ng
depends = python
depends = python-beautifulsoup4
depends = python-bibtexparser
depends = python-linkify-it-py
depends = python-lxml
depends = python-markdown-it-py
depends = python-mdit_py_plugins
depends = python-natsort
depends = python-pylatexenc
depends = python-requests
depends = python-requests-oauthlib
depends = python-rich
depends = python-ruamel-yaml
depends = python-text-unidecode
depends = python-textual
optdepends = python-prompt_toolkit
optdepends = python-regex
provides = cobib
conflicts = cobib
source = cobib::git+https://gitlab.com/cobib/cobib.git
sha256sums = SKIP
pkgname = cobib-git
|