bibtexpy 0.0.1

Creator: coderz1093

Last updated:

0 purchases

bibtexpy 0.0.1 Image
bibtexpy 0.0.1 Images
Add to Cart

Description:

bibtexpy 0.0.1

bibtexpy
A simple library with full support for bibtex.
Grammar
We support the following grammar for bibtex:

In summary we support:

enclosing blocks with curlies or brackets.
quoted and curlied strings, inner curlies are left to be processed by LaTeX.
concatenation between numbers, macros, and strings.
quote scaping inside quoted strings.
comment, string and preamble blocks.

We don't support savage things like:

Implicit comments.
Operations with undefined macros.
Circular references on macros.

As a couple of notes:

comment and preamble blocks are ignored from the get go.
preamble blocks may only contain a valid string concatenation.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.