Metadata-Version: 1.1
Name: easy-tools
Version: 3.1
Summary: easy_tools is a package that comes with many python functions handy
Home-page: https://github.com/jayanthsai1998/EasyTools
Author: Jayanth Sai
Author-email: jayanthsai1998@gmail.com
License: MIT
Description: Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides.
        In easy-tools we collect additional building blocks, recipes, and routines for working with Python iterables.
        
        easy-tools package comes with many python functions handy.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
