blob: 967178beb46494b704ac94f0d826139d07820d08 (
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.1
pkgrel = 2
url = https://github.com/sciunto/CiteBib
arch = any
license = GPL3
checkdepends = python-nose
makedepends = python-setuptools
depends = python
depends = python-bibtexparser
source = http://source.sciunto.org/citebib/citebib-0.4.1.tar.bz2
pkgname = citebib
|