Skip to content

Commit 796336e

Browse files
authored
Update README.md
1 parent 977b18c commit 796336e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ HDF5® data model API. The HDF5® data model has been adopted across
88
many industries and this implementation has become a de facto data management standard
99
in science, engineering, and research communities worldwide.
1010

11-
Compression plugins are divided into two categories:
11+
HDF5 compression plugins are divided into two categories:
1212

1313
1) Maintained
1414

@@ -24,6 +24,9 @@ if the filters become unmaintained, enough information can be found here to deco
2424
the data in the file, even if that would require more effort, such as having to
2525
adapt code that hasn't been maintained in a long time.
2626

27+
This repository only contains information about compression plugins. VFDs and VOL
28+
connectors are not maintained here.
29+
2730
The HDF Group is the developer, maintainer, and steward of HDF5 software. Find more
2831
information about The HDF Group, the HDF5 Community, and other HDF5 software projects,
2932
tools, and services at [The HDF Group's website](https://www.hdfgroup.org/).

0 commit comments

Comments
 (0)