Metadata-Version: 1.1
Name: wb-vandalism
Version: 0.1.3
Summary: A library for performing automatic detection of vandalism in Wikidata.
Home-page: https://github.com/Ladsgroup/wb-vandalism
Author: Amir Sarabadani
Author-email: Ladsgroup@gmail.com
License: MIT
Description: .. image:: https://travis-ci.org/Ladsgroup/wb-vandalism.svg?branch=master
            :target: https://travis-ci.org/Ladsgroup/wb-vandalism
        
        .. image:: http://codecov.io/github/Ladsgroup/wb-vandalism/coverage.svg?branch=master
            :target: http://codecov.io/github/Ladsgroup/wb-vandalism?branch=master
        
        
        wb-wandalism: Wikidata anti-vandalism system
        ============================================
        This library provides a set of utilities for building and maintaining
        edit quality prediction models for WikiBase wikis.
        
        * **Installation:** ``pip install wb-vandalism``
        * **Repository:** https://github.com/Ladsgroup/wb-vandalism
        * **License:** MIT
        
        **Compatible with Python 3.x only.**
        
        Authors
        -------
            Aaron Halfaker
                * ahalfaker@wikimedia.org
                * `<http://halfaker.info>`_
        
            Amir Sarabadani
                * Ladsgroup AT gmail.com
                * `<https://wikimediafoundation.org/wiki/User:Ladsgroup>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Topic :: Scientific/Engineering
