summaryrefslogtreecommitdiff
path: root/debian/control
blob: f56f91281efc38243cdeb9e4eda5ac9ce8f09a67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: license-summary
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: devel
Priority: optional
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), python-all (>= 2.7~)
X-Python-Version: >= 2.7

Package: license-summary
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7), python-cliapp
Description: extract license summary information from marked up sources
 license-summary finds copyright license summaries in source files:
 lines that contain markup like this: "=*= License: foo =*=".