Debian control files.
[zeroinstall.git] / debian / control
blob89fbcca1a772714b1910768da0938dee2116843f
1 Source: zeroinstall-injector
2 Section: admin
3 Priority: optional
4 Maintainer: Thomas Leonard <tal197@users.sourceforge.net>
5 Build-Depends: debhelper (>= 4.0.0), python
6 Standards-Version: 3.6.1
8 Package: zeroinstall-injector
9 Architecture: all
10 Depends: ${python:Depends}
11 Description: run programs by URL
12  The Zero Install Injector makes it easy for users to install software without
13  needing root privileges. It takes the URL of a program and runs it
14  (downloading it first if necessary). Any dependencies of the program are
15  fetched in the same way. The user controls which version of the programs and
16  dependencies to use.