File: control

package info (click to toggle)
python-scriptutil 1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 40 kB
  • ctags: 7
  • sloc: python: 90; makefile: 32
file content (15 lines) | stat: -rw-r--r-- 493 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: Matthew Johnson <mjj29@debian.org>
Build-Depends: debhelper (>= 5), python
Build-Depends-Indep: python-support (>= 0.3)
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.