Mailing List Archive

WebLog 1.0 - Web logfile parsing and manipulation
Announcing WebLog 1.0

The WebLog package of modules and classes enables Python programmers to
easily parse and manipulate several kinds of Web logfiles (including Squid
proxy logs).
With them, you can parse, combine, filter, resolve, and access components of
the URLs within, among other things. All of this comes in an interface that
is easy to use for the programmer.

Examples of use are provided in the distribution. For a more complex
example, see http://www.pobox.com/~mnot/squij/

WebLog is free for any use; see the contained license. If you find any bugs,
unexpected behaviors or have a suggestion, please e-mail
mailto:mnot@pobox.com.

Version 1.0 of the WebLog package can be downloaded from the following URL:
http://www.pobox.com/~mnot/script/python/WebLog/

Version 1.0 adds buffered readline() for better performance, and parsing of
full_mime_hdrs in Squid logs.


<P><A HREF="http://www.pobox.com/~mnot/script/python/WebLog/">WebLog
1.0</A> - Web logfile parsing and manipulation classes. (28-Apr-99)

Mark Nottingham, Melbourne Australia
mnot@pobox.com http://www.pobox.com/~mnot/

--
----------- comp.lang.python.announce (moderated) ----------
Article Submission Address: python-announce@python.org
Python Language Home Page: http://www.python.org/
Python Quick Help Index: http://www.python.org/Help.html
------------------------------------------------------------