Codebase list netcdf4-python / 0f07057b-8305-4971-823f-d11db13bdc6e/main MANIFEST.in
0f07057b-8305-4971-823f-d11db13bdc6e/main

Tree @0f07057b-8305-4971-823f-d11db13bdc6e/main (Download .tar.gz)

MANIFEST.in @0f07057b-8305-4971-823f-d11db13bdc6e/mainraw · history · blame

include docs/index.html
recursive-include man *
include MANIFEST.in
include README.htmldocs
include Changelog
include setup.cfg
include examples/*py
include examples/README.md
include test/*py
include test/*nc
include src/netCDF4/__init__.py
include src/netCDF4/_netCDF4.pyx
include src/netCDF4/utils.py
include include/netCDF4.pxi
include include/mpi-compat.h
include include/membuf.pyx
include *.md
include *.py
include *.release
include *.sh
include LICENSE