Metadata-Version: 2.1
Name: waf-libs
Version: 2024.1.27
Summary: terrible helper functions for stuff
Home-page: https://bitbucket.org/waf/waf-libs
Author: Felix Wong
Author-email: Felix Wong <felix@waf.hk>
License: Apache 2.0
Keywords: waflibs waf libs waf-libs lib waflib
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: dnspython
Requires-Dist: mysql-connector-python>=8.0
Requires-Dist: psycopg
Requires-Dist: pyyaml
Provides-Extra: test
Requires-Dist: unittest; extra == "test"
Requires-Dist: nose; extra == "test"

============
waf-libs
============

various terrible helper functions for stuff


NOTE: this library only supports python 3 and above

usage
-------------
see [USAGE.rst](https://bitbucket.org/waf/waf-libs/src/main/USAGE.rst)

waf-libs usage
========================

1. use it for something
2. ???
3. profit
