Metadata-Version: 1.1
Name: fsdesign
Version: 0.1.0
Summary: Python package for Factorial Survey Design
Home-page: https://github.com/bertucho/fsdesign
Author: Alberto Egido
Author-email: UNKNOWN
License: MIT license
Description-Content-Type: UNKNOWN
Description: =======================
        Factorial Survey Design
        =======================
        
        
        .. image:: https://img.shields.io/pypi/v/fsdesign.svg
                :target: https://pypi.python.org/pypi/fsdesign
        
        .. image:: https://img.shields.io/travis/bertucho/fsdesign.svg
                :target: https://travis-ci.org/bertucho/fsdesign
        
        .. image:: https://readthedocs.org/projects/fsdesign/badge/?version=latest
                :target: https://fsdesign.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Python package for Factorial Survey Design
        
        
        * Free software: MIT license
        * Documentation: https://fsdesign.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-02-15)
        ------------------
        
        * First release on PyPI.
        
Keywords: fsdesign
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
