Metadata-Version: 2.0
Name: bootstrapping
Version: 0.1.2
Summary: Statistical Library for Bootstrapping
Home-page: https://github.com/knathanieltucker/bootstrapping
Author: K. Nathaniel Tucker
Author-email: k.nathaniel.tucker@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: bootstrapping
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 :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Click (>=6.0)

=============
bootstrapping
=============


.. image:: https://img.shields.io/pypi/v/bootstrapping.svg
        :target: https://pypi.python.org/pypi/bootstrapping

.. image:: https://img.shields.io/travis/knathanieltucker/bootstrapping.svg
        :target: https://travis-ci.org/knathanieltucker/bootstrapping

.. image:: https://readthedocs.org/projects/bootstrapping/badge/?version=latest
        :target: https://bootstrapping.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/knathanieltucker/bootstrapping/shield.svg
     :target: https://pyup.io/repos/github/knathanieltucker/bootstrapping/
     :alt: Updates


Statistical Library for Bootstrapping


* Free software: MIT license
* Documentation: https://bootstrapping.readthedocs.io.


Features
--------

* TODO


=======
History
=======

0.1.0 (2017-12-19)
------------------

* First release on PyPI.


