File: control

package info (click to toggle)
python-tr 0.1%2Bgit20161102.e74d4bd-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: python: 159; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 687 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Rules-Requires-Root: no
Standards-Version: 4.5.1
Build-Depends: debhelper-compat (= 12), python3-all, dh-sequence-python3, python3-setuptools
Testsuite: autopkgtest-pkg-python
Source: python-tr
Priority: optional
Section: python
Maintainer: Jelmer Vernooij <jelmer@debian.org>
Vcs-Git: https://salsa.debian.org/python-team/packages/python-tr.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-tr
Homepage: https://github.com/ikegami-yukino/python-tr

Package: python3-tr
Depends: ${python3:Depends}, ${misc:Depends}
Architecture: all
Description: Pure-Python implementation of tr
 A pure-python implementation of the tr command
 found in e.g. perl, including options.