File: control

package info (click to toggle)
pycode-browser 20120614%2Bgit%2Bb041dd2-7
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,236 kB
  • ctags: 1,194
  • sloc: python: 2,220; xml: 152; makefile: 39
file content (20 lines) | stat: -rw-r--r-- 802 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: pycode-browser
Section: education
Priority: extra
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper (>= 8.0.0), python-all, lyx,
 texlive-latex-base, texlive-generic-recommended,
 texlive-latex-recommended, texlive-fonts-recommended,
 cm-super-minimal
Standards-Version: 3.9.5
Homepage: https://github.com/vimaljoseph/pycode-browser

Package: pycode-browser
Architecture: all
Depends: ${misc:Depends}, python-gtksourceview2, evince
Description: environment to teach with Python code snippets
 pycode-browser is part of the project PHOENIX, i. e. Phyiscs 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.