Metadata-Version: 1.1
Name: lars
Version: 0.2
Summary: A framework for converting web-logs into various formats
Home-page: http://github.com/waveform80/lars
Author: Dave Hughes
Author-email: dave@waveform.org.uk
License: UNKNOWN
Description: lars is a small Python framework for working with httpd logs (from a variety of common servers like Apache, nginx, and IIS). The primary purpose is to provide a set of conversions to ease loading such logs into relational databases, but numerous other possiblities can be realized with a little imagination.
Keywords: web www logs database
Platform: ALL
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Text Processing
