File: control

package info (click to toggle)
config-manager 0.3-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,180 kB
  • ctags: 802
  • sloc: sh: 8,865; cpp: 2,630; python: 2,191; makefile: 127
file content (24 lines) | stat: -rw-r--r-- 858 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: config-manager
Section: devel
Priority: extra
Maintainer: Anand Kumria <wildfire@progsoc.org>
Build-Depends: debhelper (>= 4.0.0), automake1.9, python2.4-dev, python-dev, bzr (>=0.6), pybaz
Standards-Version: 3.6.2.1

Package: config-manager
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, bzr (>= 0.6), pybaz
Description: manage directories with Arch, CVS, HTTP, FTP and/or Subversion
 config-manager is designed to manage directory trees. The components of
 a directory may be specified by a location from any of:
 .
  - Arch (tla, baz/bazaar)
  - CVS
  - FTP
  - HTTP
  - Subversion (svn)
  - Bazaar-NG (bzr)
 .
 These directory trees are described by recipes (also known as
 configs) and are typically used to build software although nothing
 within config-manager prevents their use in, for example, web sites.