Metadata-Version: 1.1
Name: mwpersistence
Version: 0.2.1
Summary: A set of utilities for measuring content persistence and tracking authorship in MediaWiki revisions.
Home-page: https://github.com/mediawiki-utilities/python-mwpersistence
Author: Aaron Halfaker
Author-email: ahalfaker@wikimedia.org
License: MIT
Description: # MediaWiki persistence computations
        
        This library provides a set of utilities for measuring content persistence and
        tracking authorship in MediaWiki revisions.
        
        * **Install:** ``pip install mwpersistence`` (coming coon)
        * **Documentation:** https://pythonhosted.org/mwpersistence (coming soon)
        * **Repository:** https://github.com/mediawiki-utilities/mwpersistence
        * **License:** MIT
        
        ## Authors
        * Aaron Halfaker -- https://github.com/halfak
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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 :: Text Processing :: Linguistic
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Utilities
Classifier: Topic :: Scientific/Engineering
