INNER CODE UNIT · Python
classifiers
lgienapp/aquarel · setup.py:25
classifiers=[ # https://pypi.org/classifiers
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'Topic :: Multimedia :: Graphics :: Presentation',
'Topic :: Scientific/Engineering :: Visualization',
'Topic :: Artistic Software',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3',
],
download_url="https://github.com/lgienapp/aquarel/archive/refs/tags/v0.0.7.tar.gz",
)