Metadata-Version: 1.1
Name: django-ab
Version: 0.1.0
Summary: AB Testing Framework for Django
Home-page: https://github.com/djangothon/ab
Author: Sayan Chowdhury, Virendra Jain
Author-email: sayanchowdhury@fedoraproject.org, virendra2334@gmail.com
License: AGPLv3
Description: # AB: An easily pluggable utility for doing control group testing of components
        # in django web applications
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 2
