File: control

package info (click to toggle)
pycode-browser 1%3A1.02%2Bgit20181006-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,088 kB
  • sloc: python: 2,779; xml: 152; makefile: 71
file content (22 lines) | stat: -rw-r--r-- 945 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
Source: pycode-browser
Section: education
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper (>= 11.0.0), python-all, lyx,
 texlive-latex-base, texlive-generic-recommended,
 texlive-latex-recommended, texlive-fonts-recommended,
 cm-super-minimal
Standards-Version: 4.2.1
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}, 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.