File: control

package info (click to toggle)
jaraco.text 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: python: 385; sh: 8; makefile: 5
file content (30 lines) | stat: -rw-r--r-- 953 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
30
Source: jaraco.text
Homepage: https://github.com/jaraco/jaraco.text
Section: python
Priority: optional
Maintainer: Jeroen Ploemen <jcfp@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 pybuild-plugin-pyproject,
 python3-all,
 python3-autocommand <!nocheck>,
 python3-inflect <!nocheck>,
 python3-jaraco.context <!nocheck>,
 python3-jaraco.functools <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-setuptools-scm
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/jcfp/jaraco.text.git
Vcs-Browser: https://salsa.debian.org/jcfp/jaraco.text
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-jaraco.text
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-inflect
Description: jaraco text manipulation functions
 Text manipulation functions and classes, mostly needed as a dependency
 of other projects involving the same upstream developer, including
 cherrypy.