Skip to content

Almagestum469/ris-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIS

Build Status Crate Docs

A simple RIS bibliography file (de)serializer for Rust.

Features

  • Deserialization
    • From &str
    • From Read
  • Serialization
    • To String
    • To Write
  • Extensive test coverage
  • Tested on bibliography managers
    • Mendeley
    • Zotero
    • Citavi
    • EndNote

Contributing

PRs and issues are welcome!

Please ensure all of the following for PRs, or mark them as WIP:

  • New features have some test coverage
  • All pub functions and structs are documented
  • All tests pass
  • No compiler warnings
  • Formatted according to rustfmt

License

ris-rs is licensed under the MIT License.

About

A simple RIS file parser in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%