update of packages
This commit is contained in:
14
lisp/parsebib/parsebib-pkg.el
Normal file
14
lisp/parsebib/parsebib-pkg.el
Normal file
@@ -0,0 +1,14 @@
|
||||
(define-package "parsebib" "20230228.1530" "A library for parsing bib files"
|
||||
'((emacs "25.1"))
|
||||
:commit "ace9df707108b17759c004c7387655277122d4c1" :authors
|
||||
'(("Joost Kremers" . "joostkremers@fastmail.fm"))
|
||||
:maintainers
|
||||
'(("Joost Kremers" . "joostkremers@fastmail.fm"))
|
||||
:maintainer
|
||||
'("Joost Kremers" . "joostkremers@fastmail.fm")
|
||||
:keywords
|
||||
'("text" "bibtex")
|
||||
:url "https://github.com/joostkremers/parsebib")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
1277
lisp/parsebib/parsebib.el
Normal file
1277
lisp/parsebib/parsebib.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user