[metadata] name = manimlib version = 1.0.0 author = Grant Sanderson author-email= grant@3blue1brown.com summary = Animation engine for explanatory math videos description-file = README.md description-content-type = text/markdown; charset=UTF-8 home-page = https://github.com/3b1b/manim project_urls = Bug Tracker = https://github.com/3b1b/manim/issues Documentation = https://3b1b.github.io/manim/ Source Code = https://github.com/3b1b/manim license = MIT [files] packages = manimlib extra_files = requirements.txt [entry_points] console_scripts = manim = manimlib:main