Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-twisted-names - A Twisted DNS implementation
Twisted is an event-based framework for internet applications.
Twisted Names is both a domain name server as well as a client
resolver library. Twisted Names comes with an "out of the box"
nameserver which can read most BIND-syntax zone files as well as a
simple Python-based configuration format. Twisted Names can act as an
authoritative server, perform zone transfers from a master to act as a
secondary, act as a caching nameserver, or any combination of
these. Twisted Names' client resolver library provides functions to
query for all commonly used record types as well as a replacement for
the blocking gethostbyname() function provided by the Python stdlib
socket module.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
python-twisted-names |
0.3.0 |
3.fc6 |
src |
32 KiB |
Sun Dec 24 05:12:43 2006 |
Changelog
- * Thu Dec 14 17:00:00 2006 Thomas Vander Stichele <thomas at apestaart dot org>
- 0.3.0-3
- add python-devel BR
- chmod the examples
- * Tue Sep 26 18:00:00 2006 Thomas Vander Stichele <thomas at apestaart dot org>
- 0.3.0-2
- no longer ghost .pyo files
- rebuild dropin.cache
- * Wed Jun 7 18:00:00 2006 Thomas Vander Stichele <thomas at apestaart dot org>
- 0.3.0-1
- new upstream release
- remove noarch
- remove dependency on flow