1 unstable release
new 0.1.0 | Jan 21, 2025 |
---|
#3 in #hosted
Used in crate2bib-cli
18KB
374 lines
Search and create BibLaTeX entries for crates hosted on crates.io.
This crate is centered around the [get_biblatex] function. It works in multiple steps.
- Query crates.io and obtain information about crate
- Search repository for possible
CITATION
files - Generate BibLaTeX entry from known properties and return the Origin of this information via [EntryOrigin]
Dependencies
~10–24MB
~357K SLoC