Skip to content

Commit f273390

Browse files
committed
core codecs: MUST support -> SHOULD support
1 parent 163a867 commit f273390

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

docs/v3/codecs.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ Codecs
55
Core codecs
66
-----------
77

8-
The following documents specify the codecs that Zarr version 3 implementations MUST support. This collection of
9-
codecs is chosen to form a shared basis for interoperability between Zarr implementations in different languages,
10-
and to ensure that different Zarr implementations consistently implement key Zarr features.
11-
12-
Read more about core codecs in the :ref:`core codecs <core-codecs>` section of the Zarr version 3 specification.
8+
The following documents specify the core codecs. Read more about core codecs in the :ref:`core codecs <core-codecs>` section of the Zarr version 3 specification.
139

1410
.. toctree::
1511
:glob:

docs/v3/core/v3.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,8 +1220,8 @@ Specifying codecs
12201220
Core codecs
12211221
-----------
12221222

1223-
This spec defines a set of codecs ("core codecs") which all Zarr implementations MUST implement.
1224-
This requirement is intended to ensure a minimal level of interoperability between Zarr implementations.
1223+
This spec defines a set of codecs ("core codecs") which all Zarr implementations SHOULD implement in
1224+
order to ensure a minimal level of interoperability between Zarr implementations.
12251225
Core codecs are each defined by specification documents which are hosted in the
12261226
`zarr-specs GitHub repository`_, and are published on the `zarr-specs documentation web site
12271227
<https://zarr-specs.readthedocs.io/>`_. The list of core codecs is part of the Zarr v3 specification.

0 commit comments

Comments
 (0)