Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/latex-lsp/bibutils-sys
Rust wrapper for bibutils, a program for bibliography format interconversion.
https://github.com/latex-lsp/bibutils-sys
bibutils ffi-bindings rust
Last synced: 14 days ago
JSON representation
Rust wrapper for bibutils, a program for bibliography format interconversion.
- Host: GitHub
- URL: https://github.com/latex-lsp/bibutils-sys
- Owner: latex-lsp
- License: gpl-3.0
- Created: 2020-05-06T14:37:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-19T16:04:00.000Z (almost 2 years ago)
- Last Synced: 2024-08-23T10:45:37.159Z (3 months ago)
- Topics: bibutils, ffi-bindings, rust
- Language: Rust
- Size: 618 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CI](https://github.com/latex-lsp/bibutils-sys/workflows/CI/badge.svg)](https://github.com/latex-lsp/bibutils-sys/actions)
[![Rust](https://img.shields.io/badge/rustc-1.34%2B-blue)](https://blog.rust-lang.org/2019/11/07/Rust-1.34.0.html)
[![crates.io](https://img.shields.io/crates/v/bibutils-sys)](https://crates.io/crates/bibutils-sys)
[![docs.rs](https://docs.rs/bibutils-sys/badge.svg)](https://docs.rs/bibutils-sys)# bibutils-sys
Rust bindings for [`bibutils`](https://sourceforge.net/p/bibutils/home/Bibutils/), a program for bibliography format interconversion.