3b1b-manim/setup.cfg

21 lines
545 B
INI
Raw Normal View History

[metadata]
name = manimlib
author = Grant Sanderson
author-email= grant@3blue1brown.com
summary = Animation engine for explanatory math videos
description-file = README.md
2019-05-05 21:57:55 +02:00
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
2019-07-07 21:44:50 -07:00
Documentation = https://eulertour.com/learn/manim
Source Code = https://github.com/3b1b/manim
license = MIT
2019-07-07 21:44:50 -07:00
[files]
packages = manimlib
[entry_points]
console_scripts =
2019-07-07 21:37:24 -07:00
manim = manimlib:main