mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
dev-python/vpython: initial import
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
16
dev-python/vpython/metadata.xml
Normal file
16
dev-python/vpython/metadata.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>sci@gentoo.org</email>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
This package enables one to run VPython in a browser,
|
||||
using the GlowScript VPython API,
|
||||
documented in the Help at http://glowscript.org.
|
||||
If the code is in a cell in a Jupyter notebook,
|
||||
the 3D scene appears in the Jupyter notebook.
|
||||
If the code is launched outside a notebook (e.g. from the command line),
|
||||
a browser window will open displaying the scene.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user