diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -6,8 +6,15 @@ support for a very limited subset of the dyn.com API. This is currently very experimental... -Dependencies (under Debian) ---------------------------- +Dependencies +------------ +This software depends on the following python modules: + +PyYAML, Flask, DNSpython, and IPy. + +### Debian/Ubuntu +All the needed dependencies are provided by the following Debian +packages: * python-dnspython * python-flask * python-yaml |