Metadata-Version: 1.1
Name: wapiti
Version: 0.1
Summary: A Wikipedia API client for humans and elk.
Home-page: https://github.com/mahmoud/wapiti
Author: Mahmoud Hashemi
Author-email: mahmoudrhashemi@gmail.com
License: BSD
Description: 
            Wapiti
            ~~~~~~
        
            Wapiti is a Wikipedia API client focused on providing a consistent
            and performant abstraction around the widely varying Mediawiki API
            endpoints and data models. Read-only APIs are first priority, but
            write operations are on the way. See `the Github project
            <https://github.com/mahmoud/wapiti>`_ for more info.
        
            :copyright: (c) 2013 by Mahmoud Hashemi and Stephen LaPorte
            :license: BSD, see LICENSE for more details.
        
        
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Education
Classifier: Development Status :: 3 - Alpha
