7 lines
252 B
Cython
Executable file
7 lines
252 B
Cython
Executable file
# This file is automatically generated. Do not edit.
|
|
|
|
DEF H5PY_VERSION = "1.3.0"
|
|
|
|
DEF H5PY_API = 16 # Highest API level (i.e. 18 or 16)
|
|
DEF H5PY_16API = 1 # 1.6.X API available (always true, for now)
|
|
DEF H5PY_18API = 0 # 1.8.X API available
|