https://github.com/blosc/blosc-doc
This repository will gather together all the Blosc documentation.
https://github.com/blosc/blosc-doc
Last synced: 3 months ago
JSON representation
This repository will gather together all the Blosc documentation.
- Host: GitHub
- URL: https://github.com/blosc/blosc-doc
- Owner: Blosc
- Created: 2019-02-23T13:43:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T09:05:51.000Z (over 3 years ago)
- Last Synced: 2025-02-24T08:46:21.210Z (3 months ago)
- Language: C
- Size: 63.5 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to Blosc Documentation
https://blosc-doc.readthedocs.io/en/latest/
The goal of this repository is to gather together all the Blosc documentation. From simple API reference like C-Blosc, JBlosc, PyBlosc projects to more elaborated documentation, here you will find all the technical information related to Blosc projects.
## Updating this repository
To make an update of this repository the files under **src** folder must be updated from their corresponding sources, to do so please refer to the following list:
* **c-blosc2_files**: [README.rst](https://github.com/Blosc/c-blosc2/blob/master/README.rst) and [blosc/blosc2.h](https://github.com/Blosc/c-blosc2/blob/master/blosc/blosc2.h)