summaryrefslogtreecommitdiff
path: root/dev-python/thonny/metadata.xml
blob: 762c9f7bb16709b8b77a1c46d9e3e8bed1c4dbab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>thysupremematrix@tuta.io</email>
    <name>Abishek Jakkala</name>
  </maintainer>

  <upstream>
    <remote-id type="github">thonny/thonny</remote-id>
    <bugs-to>https://github.com/thonny/thonny/issues</bugs-to>
    <changelog>https://github.com/thonny/thonny/releases</changelog>
  </upstream>

  <longdescription>
    Thonny is a Python IDE designed for beginners. It comes with a simple
    debugger, expression evaluation, step-by-step execution, and easy
    access to Python interpreters, including support for MicroPython
    and CircuitPython.
  </longdescription>
</pkgmetadata>