Source: dhcpy6d Section: net X-Python-Version: >= 2.6 Priority: optional Maintainer: Axel Beckert Uploaders: Henri Wahl Build-Depends: debhelper (>= 9~), python-all (>= 2.6.6-3~) Build-Depends-Indep: dh-python Homepage: https://dhcpy6d.ifw-dresden.de/ Vcs-Git: https://github.com/HenriWahl/dhcpy6d.git -b debian Vcs-Browser: https://github.com/HenriWahl/dhcpy6d Standards-Version: 3.9.8 Package: dhcpy6d Architecture: all Depends: adduser, ucf, ${misc:Depends}, ${python:Depends} Pre-Depends: dpkg (>= 1.16.5) Suggests: python-dnspython, python-mysqldb, python-psycopg2 Description: MAC address aware DHCPv6 server written in Python Dhcpy6d delivers IPv6 addresses for DHCPv6 clients, which can be identified by DUID, hostname or MAC address as in the good old IPv4 days. It allows easy dualstack transition, addresses may be generated randomly, by range, by arbitrary ID or MAC address. Clients can get more than one address, leases and client configuration can be stored in databases and DNS can be updated dynamically.