blob: e0637e9a1c8e4e33762204172ac5cd4c93603975 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = citebib
pkgdesc = Generate a nice Bibtex or Latex bibliography according to the document content
pkgver = 0.4.6
pkgrel = 1
url = https://github.com/salsergey/CiteBib
arch = any
license = GPL3
checkdepends = python-nose
makedepends = python-setuptools
depends = python
depends = python-bibtexparser
source = https://github.com/salsergey/CiteBib/releases/download/v0.4.6/CiteBib-0.4.6.tar.xz
sha256sums = e7a3e1dff586595457361c608847f163955e5d64e59d375d9ada9d41278d885a
pkgname = citebib
|