[metadata] name = openscad_pycustomizer version = 0.0.1 author = Rodolphe Houdas author_email = rodolphe@lunai.re description = Parse customizer data from .scad files long_description = file: README.md long_description_content_type = text/markdown url = https://forge.lunai.re/openscad-pycustomizer project_urls = Bug Tracker = https://forge.lunai.re/openscad-pycustomizer/issues classifiers = Programming Language :: Python :: 3 License :: OSI Approved :: MIT License Operating System :: OS Independent [options] package_dir = = src scripts = bin/customizer.py packages = find: python_requires = >=3.6 [options.packages.find] where = src