Package python3-module-twisted-names: Information

    Binary package: python3-module-twisted-names
    Version: 20.3.0-alt2
    Architecture: e2kv5
    Build time:  Jul 1, 2022, 09:15 AM
    Report package bug
    License: MIT
    Summary: A Twisted DNS implementation (Python 3)
    Description: 
    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.

    Maintainer: Vitaly Lipatov


    Last changed


    Nov. 9, 2020 Vitaly Lipatov 20.3.0-alt2
    - pack tools to twisted-core-tools (ALT bug 39226)
    - fix tests packing (no more tests package requires from the packages)
    Nov. 8, 2020 Vitaly Lipatov 20.3.0-alt1
    - new version 20.3.0 (with rpmrb script)
    Nov. 8, 2020 Vitaly Lipatov 18.9.0-alt2
    - build python3 package separately