File: control

package info (click to toggle)
pycode-browser 1%3A1.03-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,860 kB
  • sloc: python: 2,919; xml: 152; makefile: 76
file content (23 lines) | stat: -rw-r--r-- 969 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: pycode-browser
Section: education
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper-compat (=13), dh-python, python3,
 lyx,
 texlive-latex-base, texlive-plain-generic,
 texlive-latex-recommended, texlive-fonts-recommended,
 cm-super-minimal
Standards-Version: 4.6.0
Homepage: https://github.com/vimaljoseph/pycode-browser
Vcs-Browser: https://salsa.debian.org/georgesk/pycode-browser
Vcs-Git: https://salsa.debian.org/georgesk/pycode-browser.git

Package: pycode-browser
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, evince,
 gir1.2-vte-2.91, gir1.2-gtksource-3.0
Description: environment to teach with Python code snippets
 pycode-browser is part of the project PHOENIX, i. e. Physics with
 Home-made Equipment & Innovative Experiments, developed at Inter
 University Accelerator Centre, New Delhi. It allows students to browse
 Python source code easily, and to understand what this code means.