8000 GitHub - farsightsec/pywdns: Python extension module for libwdns
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

farsightsec/pywdns

Repository files navigation

pywdns

This is pywdns, a Python extension module implemented in Cython for the wdns C library.

Building

Building from a git checkout requires a C compiler, Python, Cython, and the wdns library to be installed first. Distribution tarballs ship with a copy of the Cython-generated code and do not require Cython to actually be installed.

pywdns is built by running setup.py:

python setup.py build

To update for newer wdns.h header, run:

python setup.py gen_constants

About

Python extension module for libwdns

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

0