Readme for hPDB-1.1.2

hPDB

Haskell PDB file format parser.

Build Status Hackage

Protein Data Bank file format is a most popular format for holding biomolecule data.

This is a very fast parser:

It is aimed to not only deliver event-based interface, but also a high-level data structure for manipulating data in spirit of BioPython's PDB parser.

Details on official releases are on Hackage

This package is also a part of Stackage - a stable subset of Hackage.