[metadata] name = zolfa-nd2reader version = attr:zolfa.nd2reader.version description = A tool for reading ND2 files produced by NIS Elements description-file = README.md classifiers = Development Status :: 5 - Production/Stable Intended Audience :: Science/Research License :: Freely Distributable License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) Operating System :: POSIX :: Linux Programming Language :: Python :: 2.7 Programming Language :: Python :: 3.4 Topic :: Scientific/Engineering keywords = nd2 nikon microscopy NIS Elements author = Ruben Verweij, Lorenzo Zolfanelli author_email = dev@zolfa.nl url = https://projects.lilik.it/zolfa/zolfa-nd2reader [options] packages = find_namespace: package_dir = = src python_requires = >=3.6 install_requires = numpy>=1.14 six>=1.4 xmltodict>=0.9.2 PIMS>=0.5.0 setup_requires = setuptools_scm [options.packages.find] where = src include = zolfa.* [bdist_wheel] universal=1