1 Star 0 Fork 0

lovehjh / manim

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tony031218 提交于 2021-02-15 12:56 . unspecify the version in setup.cfg
[metadata]
name = manimgl
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 =
manimgl = manimlib.__main__:main
manim-render = manimlib.__main__:main
Python
1
https://gitee.com/lovehjh/manim.git
git@gitee.com:lovehjh/manim.git
lovehjh
manim
manim
master

搜索帮助