Metadata-Version: 1.1
Name: py_lib
Version: 2.0
Summary: My python library where you could find my miscellaneous python codes
Home-page: https://github.com/amanabt/pylib
Author: Aman Abhishek Tiwari
Author-email: amanabt@iitk.ac.in
License: GPLv3+
Description: ==================
        PYTHON LIBRARY
        ==================
        
        This is my collection of miscellaneous libraries.
        
        Currently the this package includes the following libraries :
        	- Noise Floor
        
        *Link* : http://pypi.python.org/pypi/py_lib
        
        Links
        -----
        
        The latest version of the sources can be found at
        `GitHub <https://github.com/amanabt/pylib>`_. Please use GitHub's features
        to report bugs, request features, or submit pull/merge requests.
        
        ``py_lib`` is distributed under the terms of the
        `GPLv3 license <https://www.gnu.org/licenses/gpl-3.0-standalone.html>`_ .
        A copy of the text of the license is included along with the sources.
        
        
Keywords: utilities
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Environment :: Console
