Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 533584 - dev-python/aiodns - Simple DNS resolver for asyncio
Summary: dev-python/aiodns - Simple DNS resolver for asyncio
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Zac Medico
URL: https://github.com/saghul/aiodns/
Whiteboard:
Keywords: EBUILD, InVCS
Depends on: 533578
Blocks:
  Show dependency tree
 
Reported: 2014-12-26 10:32 UTC by Florian Steinel
Modified: 2016-09-18 23:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
aiodns-0.3.1.ebuild (aiodns-0.3.1.ebuild,531 bytes, text/plain)
2014-12-26 10:32 UTC, Florian Steinel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Steinel 2014-12-26 10:32:19 UTC
Created attachment 392422 [details]
aiodns-0.3.1.ebuild

aiodns provides a simple way for doing asynchronous DNS resolutions with a synchronous looking interface by using pycares.

pycares is a Python module which provides an interface to c-ares. 

depend for dev-python/pycares
see bug #533578 for the ebuild