File: control

package info (click to toggle)
python-scriptutil 1-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 32 kB
  • ctags: 8
  • sloc: python: 90; makefile: 35
file content (15 lines) | stat: -rw-r--r-- 499 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: python-scriptutil
Section: python
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 5), python (>= 2.6.6-3~)
Build-Depends-Indep: dh-python
Standards-Version: 3.7.3

Package: python-scriptutil
Architecture: all
Depends: ${python:Depends}
Description: Python module which provides the functionality of find and grep
 This package contains a python module which provides a recursive find
 on the filesystem and searching within those files.