2017 © Pedro Peláez
 

library msn-log-parser

Parse MSN log files in text and html format.

image

tomzx/msn-log-parser

Parse MSN log files in text and html format.

  • Wednesday, May 13, 2015
  • by tomzx
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

MSN Log Parser

License Latest Stable Version Latest Unstable Version Build Status Code Quality Code Coverage Total Downloads, (*1)

MSN Log Parser is a small library which aims to provide a way to parse MSN Messenger logs (both text and HTML) and convert the logs into a format that is easier to digest (JSON)., (*2)

Notes

Text format

The library currently assumes that it will be fed text logs encoded using Windows-1252., (*3)

HTML format

The library currently assumes that it will be fed HTML logs encoded using UTF-16LE., (*4)

License

The code is licensed under the MIT license. See LICENSE., (*5)

The Versions

13/05 2015

dev-master

9999999-dev https://github.com/tomzx/msn-log-parser

Parse MSN log files in text and html format.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

log parser msn