Metadata-Version: 2.1
Name: ListRevFunctions
Version: 0.1.4
Summary: Using this package you can petform various operations on two lists with second list reversed like addition, subtraction, multiplication, division, floor division, modulo, power, and, or
Author-email: Mariyala Rohith <mariyalarohith29@gmail.com>
Project-URL: Homepage, https://github.com/mrohith29/ListRevFunctions
Project-URL: Issues, https://github.com/mrohith29/ListRevFunctions/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# ListRevFunctions

Using this package you can perform opertions on two lists with second list reversed.
