;;; scbib.meta -*- Hen -*- ((egg "scbib.egg") (synopsis "Scientific bibliography management.") (category data) (license "BSD") (doc-from-wiki) (author "Satoru Takabayashi") (maintainer "Ivan Raikov") (needs regex datatype) (files "scbib.scm" "scbib.meta" "tests/people.db" "tests/journals.db" "tests/books.db" "tests/test.db" "tests/publishers.db" "tests/papers.db" "modules/bibtex.scm" "modules/style.scm" "scbib.setup"))