Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 457 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 457 Bytes

parse-pdb - A utility for reading molecular data into Rust

An example of parsing molecular data from PDB files.

See also the JavaScript version that this is based on.

Are you working with PDB files in Rust? Feel free to open an issue or reach out with your use case. I'm interested in making this a full featured library if there is interest.