Metadata-Version: 2.1
Name: common-log-parser
Version: 1.0.2
Summary: Parse HTTP Common Log format file for top visited urls, top ips and number of uniq ips
Home-page: https://github.com/adeelahmad/log_parser
Author: Adeel Ahmad
Author-email: 230291+adeelahmad@users.noreply.github.com
License: MIT
Keywords: http common-format log parsing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
License-File: LICENSE
Provides-Extra: tests
Requires-Dist: mock ; extra == 'tests'
Requires-Dist: nose ; extra == 'tests'
Requires-Dist: coverage ; extra == 'tests'
Requires-Dist: yanc ; extra == 'tests'
Requires-Dist: preggy ; extra == 'tests'
Requires-Dist: tox ; extra == 'tests'
Requires-Dist: ipdb ; extra == 'tests'
Requires-Dist: coveralls ; extra == 'tests'
Requires-Dist: sphinx ; extra == 'tests'


Parse HTTP Common Log format file for top visited urls, top ips and number of uniq ips
