gentoo/dev-python/drpython/metadata.xml
Justin Lecher eaaface92e
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00

18 lines
698 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription>
DrPython is a highly customizable, simple, and clean
editing environment for developing Python programs. It
is intended primarily for use in schools, and is a tribute to
DrScheme.
</longdescription>
<longdescription lang="ja">
DrPythonはPython言語プログラム用の、柔軟で、簡単で、安定した開発環境です。DrSchemeに触発され、学校での教材となる事が念頭にあります。
</longdescription>
<upstream>
<remote-id type="sourceforge">drpython</remote-id>
</upstream>
</pkgmetadata>