~ubuntu-branches/ubuntu/utopic/splatd/utopic

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: splatd
Section: python
X-Python-Version: >= 2.4
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Nick Barkas <snb@threerings.net>
Build-Depends: debhelper (>= 5.0.38), po-debconf, python-all (>= 2.6.6-3~)
Standards-Version: 3.9.2

Package: splatd
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-ldap, python-twisted, python-zconfig
Description: Scalable Periodic LDAP Attribute Transmogrifier
 Splat is a daemon designed to help keep information in an LDAP directory in
 sync with information outside of an LDAP directory. This information can be
 any set of attributes on any object in the LDAP directory. 
 .
 Splat currently supports the following:
 .
  * Writing SSH public keys
  * Writing .forward files
  * Creating user home directories
  * Archiving and deleting home directories of deleted users
 .
 Homepage: http://dpw.threerings.net/projects/splat/