File: control

package info (click to toggle)
python-icecream 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 144 kB
  • sloc: python: 613; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 675 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: python-icecream
Maintainer: IƱaki Malerba <inaki@malerba.space>
Section: python
Priority: optional
Standards-Version: 4.1.4
Build-Depends: debhelper (>= 11),
 dh-python,
 python3-setuptools,
 python3-all,
Vcs-Git: https://salsa.debian.org/debian/python-icecream.git
Vcs-Browser: https://salsa.debian.org/debian/python-icecream

Package: python3-icecream
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Debugging tool for Python scripts
 iceCream is a little library for sweet and creamy debugging.
 Do you ever use print() or log() to debug your code? Of course you do.
 IceCream, or ic for short, makes print debugging a little sweeter.