blob: 9dcaa058882945796ba5d2bb51af4ceb565d4abe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( app-emacs/ert-runner ) >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Emacs Lisp library for reading .bib files
EAPI=8
HOMEPAGE=https://github.com/joostkremers/parsebib/
INHERIT=elisp
IUSE=test
KEYWORDS=amd64 ~x86
LICENSE=BSD
RDEPEND=>=app-editors/emacs-25.3:*
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/joostkremers/parsebib/archive/4.3.tar.gz -> parsebib-4.3.tar.gz
_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=14cadde9e952f635703c1801ffc37327
|