kana / chat.vim-users.jp-log-converter
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
kana (author)
Sat May 30 03:34:08 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
Makefile | ||
| |
README | ||
| |
converter.rb | ||
| |
converter_spec.rb | ||
| |
log.css | ||
| |
test-converter.expected | ||
| |
test-log.txt |
README
Text-to-HTML converter for logs of chat.vim-users.jp ==================================================== Abstract -------- A tool to convert raw logs of chat.vim-users.jp into HTML files with Lingr-like functionality. For example, - URI for each statement, - Inline expansion of links to images, - Inline expansion of links to paste services such as gist.github.com, - etc. License ------- This software is released under the following terms which are as known as MIT license. Copyright (C) 2009 kana <http://whileimautomaton.net/> Permission is hereby granted, free of charge, to any person obtaining a copy of these configuration files, associated documentation files, scripts and other associated files (the "Configuration"), to deal in the Configuration without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Configuration, and to permit persons to whom the Configuration is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Configuration. THE CONFIGURATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE CONFIGURATION OR THE USE OR OTHER DEALINGS IN THE CONFIGURATION. -- "To Vim, or not to Vim." kana <http://whileimautomaton.net/>

