Codebase list netcdf4-python / 50acf845-2347-42b6-87f8-f0f1830ce5ac/main MANIFEST.in
50acf845-2347-42b6-87f8-f0f1830ce5ac/main

Tree @50acf845-2347-42b6-87f8-f0f1830ce5ac/main (Download .tar.gz)

MANIFEST.in @50acf845-2347-42b6-87f8-f0f1830ce5ac/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