Metadata-Version: 1.1
Name: pefan
Version: 0.1a
Summary: Run Python code over line-based input streams.
Home-page: https://github.com/StyXman/pefan
Author: Marcos Dione
Author-email: mdione@grulic.org.ar
License: GPLv3
Description: Similarly to awk, sed -e and perl -e, execute Python code
            within a loop that reads from input files and print the result at the end.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System
Classifier: Topic :: System :: Systems Administration
