https://github.com/uibcdf/bcifreader
A lightweight library for reading BinaryCIF files
https://github.com/uibcdf/bcifreader
Last synced: about 1 month ago
JSON representation
A lightweight library for reading BinaryCIF files
- Host: GitHub
- URL: https://github.com/uibcdf/bcifreader
- Owner: uibcdf
- License: apache-2.0
- Created: 2024-12-16T02:21:56.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T01:20:34.000Z (5 months ago)
- Last Synced: 2025-02-13T05:23:59.686Z (3 months ago)
- Language: Python
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bcifreader
A lightweight library for reading BinaryCIF filesThis library is derived from the mmcif project (licensed under Apache 2.0) and
focuses specifically on BinaryCIF file reading. It aims to provide a
streamlined and efficient interface for handling BinaryCIF data.