Metadata-Version: 1.2
Name: toolforge
Version: 5.0.0b1
Summary: Small library for common tasks on Wikimedia Toolforge
Home-page: https://wikitech.wikimedia.org/wiki/User:Legoktm/toolforge_library
Author: Kunal Mehta
Author-email: legoktm@member.fsf.org
License: GPL-3.0+
Description: =========
        toolforge
        =========
        
        Toolforge is a Python library that contains helper functions for different
        tasks.
        
        See wikitech_ for
        the full documentation.
        
        Licensed under the GPL v3 or any later version. See COPYING for the full
        details.
        
        .. _wikitech: https://wikitech.wikimedia.org/wiki/User:Legoktm/toolforge_library
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.4
