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)
- Host: GitHub
- URL: https://github.com/toastdriven/colloquy_to_textual
- Owner: toastdriven
- License: bsd-3-clause
- Created: 2011-04-29T08:25:33.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-01T06:58:28.000Z (about 15 years ago)
- Last Synced: 2025-06-07T16:54:56.122Z (11 months ago)
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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?