{"id":22757528,"url":"https://github.com/gitanat/exmufochlop","last_synced_at":"2025-03-30T08:15:23.654Z","repository":{"id":66897573,"uuid":"1481773","full_name":"gitanat/exmufochlop","owner":"gitanat","description":"Extendable Multi-Format Chat Log Parser. Intended as a repository of encoders/decoders (\"converters\") of multiple chat log formats (MSN, aMSN, ICQ, GTalk...)","archived":false,"fork":false,"pushed_at":"2011-07-02T04:33:48.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T10:14:40.068Z","etag":null,"topics":["chat","chat-log","msn","parser","parsing","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gitanat.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-15T07:30:15.000Z","updated_at":"2022-04-07T11:31:59.000Z","dependencies_parsed_at":"2023-02-20T13:50:23.962Z","dependency_job_id":null,"html_url":"https://github.com/gitanat/exmufochlop","commit_stats":null,"previous_names":["gitanat/exmufochlop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitanat%2Fexmufochlop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitanat%2Fexmufochlop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitanat%2Fexmufochlop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitanat%2Fexmufochlop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitanat","download_url":"https://codeload.github.com/gitanat/exmufochlop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290720,"owners_count":20753735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chat","chat-log","msn","parser","parsing","python"],"created_at":"2024-12-11T07:18:46.556Z","updated_at":"2025-03-30T08:15:23.632Z","avatar_url":"https://github.com/gitanat.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"exmufochlop - EXtendable MUlti-FOrmat CHat LOg Parser\n\nexmufochlop, as the name indicates, is a parser for chat log files (MSN / Windows Live Messenger, AIM, Yahoo Messenger, Google Talk / Jabber / XMPP, Skype, etc...)\n\nMore than a parser per se, its primary purpose is to serve as a common framework for developing new ones. It simplifies some common tasks, like username-displayname mapping, and provides a reusable model for relevant structures (Log, Event, Message, User...).\n\nThis approach allows for:\n\tPluggable parsers - developing a parser is as easy as creating it's Class and putting it into the appropriate folder. exmufochlop will detect it and know when to use it\n\tCodec architecture - a parser can be seen as a decoder. In this sense, it's just as easy to develop a encoder; putting a decoder and a encoder together, you have a chat log format converter.\n\n\nWhy python?\nPython is easy to learn for both newcomers and old-school coders and its interpreted nature and introspection features allow for pluggable parsers (see above).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitanat%2Fexmufochlop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitanat%2Fexmufochlop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitanat%2Fexmufochlop/lists"}