An open API service indexing awesome lists of open source software.

https://github.com/toastdriven/colloquy_to_textual

Converts logs from Colloquy (XML) to Textual (plain text)
https://github.com/toastdriven/colloquy_to_textual

Last synced: 11 months ago
JSON representation

Converts logs from Colloquy (XML) to Textual (plain text)

Awesome Lists containing this project

README

          

Colloquy To Textual
===================

Converts Colloquy's XML transcripts to Textual's plain text format.

Usage looks like @python convert_colloquy_to_textual @.
This generates a ``converted`` directory that maps to Textual's layout &
fills it with the converted logs.

**License:** BSD
**Version:** 0.2.1

Todo
----

* Other networks?
* Improved message formatting?