MANIFEST.in
README
pkgconfig.py
setup.py
build_tools/ConanConfig.py
build_tools/__init__.py
build_tools/build_configuration.py
build_tools/build_configuration_builder.py
build_tools/cpp_extension_factory.py
doc/sphinx/Makefile
doc/sphinx/api_guide.rst
doc/sphinx/array.pdf
doc/sphinx/array.png
doc/sphinx/array.svg
doc/sphinx/array_grow.pdf
doc/sphinx/array_grow.png
doc/sphinx/array_grow.svg
doc/sphinx/conf.py
doc/sphinx/external_link.pdf
doc/sphinx/external_link.svg
doc/sphinx/h5cpp_attributes.rst
doc/sphinx/h5cpp_dataset.rst
doc/sphinx/h5cpp_dataspace.rst
doc/sphinx/h5cpp_datatypes.rst
doc/sphinx/h5cpp_files.rst
doc/sphinx/h5cpp_groups.rst
doc/sphinx/index.rst
doc/sphinx/installation.rst
doc/sphinx/link.pdf
doc/sphinx/link.svg
doc/sphinx/make.bat
doc/sphinx/nexus_attributes.rst
doc/sphinx/nexus_fields.rst
doc/sphinx/nexus_files.rst
doc/sphinx/nexus_groups.rst
doc/sphinx/nexus_links.rst
doc/sphinx/nexus_path.rst
doc/sphinx/nexus_xml.rst
doc/sphinx/users_guide.rst
doc/sphinx/using_h5cpp.rst
doc/sphinx/using_nexus.rst
src/cpp/h5cpp/_h5cpp.cpp
src/cpp/h5cpp/boost_filesystem_path_conversion.cpp
src/cpp/h5cpp/boost_filesystem_path_conversion.hpp
src/cpp/h5cpp/dimensions_conversion.cpp
src/cpp/h5cpp/dimensions_conversion.hpp
src/cpp/h5cpp/errors.cpp
src/cpp/h5cpp/errors.hpp
src/cpp/h5cpp/iterator_wrapper.hpp
src/cpp/h5cpp/attribute/attribute.cpp
src/cpp/h5cpp/common/converters.cpp
src/cpp/h5cpp/common/converters.hpp
src/cpp/h5cpp/common/io.hpp
src/cpp/h5cpp/dataspace/dataspace.cpp
src/cpp/h5cpp/dataspace/selections.cpp
src/cpp/h5cpp/dataspace/wrappers.hpp
src/cpp/h5cpp/datatype/datatype.cpp
src/cpp/h5cpp/file/file.cpp
src/cpp/h5cpp/filter/filter.cpp
src/cpp/h5cpp/node/dataset.cpp
src/cpp/h5cpp/node/functions.cpp
src/cpp/h5cpp/node/nodes.cpp
src/cpp/h5cpp/node/wrappers.hpp
src/cpp/h5cpp/numpy/array_adapter.cpp
src/cpp/h5cpp/numpy/array_adapter.hpp
src/cpp/h5cpp/numpy/array_factory.cpp
src/cpp/h5cpp/numpy/array_factory.hpp
src/cpp/h5cpp/numpy/dimensions.cpp
src/cpp/h5cpp/numpy/dimensions.hpp
src/cpp/h5cpp/numpy/hdf5_fixed_strings_support.hpp
src/cpp/h5cpp/numpy/hdf5_support.hpp
src/cpp/h5cpp/numpy/hdf5_variable_strings_support.hpp
src/cpp/h5cpp/numpy/numpy.hpp
src/cpp/h5cpp/property/chunk_cache_parameters.cpp
src/cpp/h5cpp/property/class_wrappers.cpp
src/cpp/h5cpp/property/copy_flag_wrapper.cpp
src/cpp/h5cpp/property/creation_order.cpp
src/cpp/h5cpp/property/enumeration_wrappers.cpp
src/cpp/h5cpp/property/property.cpp
src/cpp/h5cpp/property/wrapper_generators.hpp
src/cpp/nexus/element_dict_converter.cpp
src/cpp/nexus/element_dict_converter.hpp
src/cpp/nexus/factories.cpp
src/cpp/nexus/list_converters.cpp
src/cpp/nexus/list_converters.hpp
src/cpp/nexus/nexus.cpp
src/cpp/nexus/path.cpp
src/cpp/nexus/predicates.cpp
src/cpp/nexus/wrappers.hpp
src/pninexus/__init__.py
src/pninexus.egg-info/PKG-INFO
src/pninexus.egg-info/SOURCES.txt
src/pninexus.egg-info/dependency_links.txt
src/pninexus.egg-info/top_level.txt
src/pninexus/h5cpp/__init__.py
src/pninexus/h5cpp/attribute/__init__.py
src/pninexus/h5cpp/dataspace/__init__.py
src/pninexus/h5cpp/datatype/__init__.py
src/pninexus/h5cpp/file/__init__.py
src/pninexus/h5cpp/filter/__init__.py
src/pninexus/h5cpp/node/__init__.py
src/pninexus/h5cpp/property/__init__.py
src/pninexus/nexus/__init__.py