https://github.com/gianarb/bibtex.rs
Another Rust library to deal with BibTex file format.
https://github.com/gianarb/bibtex.rs
Last synced: about 1 year ago
JSON representation
Another Rust library to deal with BibTex file format.
- Host: GitHub
- URL: https://github.com/gianarb/bibtex.rs
- Owner: gianarb
- Created: 2021-10-11T13:29:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T12:20:20.000Z (over 4 years ago)
- Last Synced: 2025-02-01T21:43:41.159Z (over 1 year ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
`bibtex.rs` is a Rust library I wrote to play with the language (Rust).
I never wrote a parser before, and BibTex sounds like a small format I can play with.
I am trying to use commit title who are understandable and descriptive. And I
want to use git tag as checkpoint for long goal. My hope for this repository is
to act as learning material in the future.