File: control

package info (click to toggle)
python-littleutils 0.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: python: 320; sh: 22; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 939 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
24
25
26
27
28
29
Source: python-littleutils
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Jochen Sprickerhof <jspricke@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-setuptools,
 python3-setuptools-scm,
 python3-all,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.0
Homepage: https://github.com/alexmojaki/littleutils
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-littleutils
Vcs-Git: https://salsa.debian.org/python-team/packages/python-littleutils.git

Package: python3-littleutils
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Small personal collection of Python utility functions (Python 3)
 Collection of utility functions used for testing in python-executing and
 python-stack-data.
 .
 This package installs the library for Python 3.