Metadata-Version: 2.1
Name: asfpy
Version: 0.46
Summary: ASF Common Python Methods
Home-page: https://github.com/apache/infrastructure-asfpy/
Author: ASF Infrastructure
Author-email: users@infra.apache.org
License: Apache
Description-Content-Type: text/plain
Requires-Dist: requests
Requires-Dist: ezt
Requires-Dist: stdiomask
Requires-Dist: aiohttp
Requires-Dist: asyncinotify
Provides-Extra: aioldap
Requires-Dist: bonsai ; extra == 'aioldap'
Provides-Extra: ldap
Requires-Dist: python-ldap ; extra == 'ldap'

This is a common set of functions used by the ASF Infrastructure team such as libraries for sending email, ldap management and generic process daemonization.
