/*
# in this directory, only accept source, Makefile and README
!/.gitignore
!/*.pxd
!/*.py
!/*.pyx
!/Makefile
!/README
!/module.type
!/test
!/MANIFEST.in
!/README.rst
