wiki/content/lirs/index.md

32 lines
1.2 KiB
Markdown
Raw Normal View History

2021-04-03 14:07:22 +00:00
---
title: LIRS
---
Last-modified Information Relaying Specification (LIRS) was a syndication
format. It was a Japanese version of RSS, like [Hina-Di][hina], but based
on CSV instead of XML or RFC 822 headers.
## Specification
I could only recover version 2.1 of the specification.
It is available [on the Wayback Machine][wayback], but I converted it to UTF-8
and reuploaded it [here](./original.html) for convenience.
An unofficial [English translation](./spec.html) of mine is available.
## Known implementations
* Official Perl 5 module: [LIRS.pm][LIRS.pm]
* [Text::LIRS][Text::LIRS], previously known as Meta::LIRS
* [lirs.rb][lirs.rb] (dead link), a Ruby module for LIRS
I could not recover the source code for the last two implementations;
if you have them, please [contact][contact] me!
[hina]: ../hina/index.html
[wayback]: https://web.archive.org/web/20041204124747/http://aniki.haun.org:80/natsu/LIRS.html
[LIRS.pm]: https://web.archive.org/web/20020621223342/http://amano.haun.org:80/LIRS.pm
[Text::LIRS]: https://web.archive.org/web/20031211200149/http://m-factory.zone.ne.jp:80/archive/
[lirs.rb]: http://www.open-news.com/~maki/di/lirs.rb
[contact]: https://tilde.town/~lucidiot/contact.html