--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/index.html.in Fri Feb 06 01:10:49 2004 -0500
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <title>IMMSView</title>
+ </head>
+
+ <body>
+ <h1>IMMSView</h1>
+
+ <p>Current version is: <tt>@IMMSVIEW_VERSION@</tt></p>
+
+ <p>IMMSView is aim to became a playlist editor replacement for
+ XMMS, using the IMMS plugin. Currently, it simply able to
+ display the IMMS database, and have also some functionnality to
+ control XMMS. But I hope to make it a plugin for XMMS once I
+ have a better idea of the exact interface I want.</p>
+
+ <p>IMMSView is distributed under the GPL, written in Python, with
+ a PyGTK2 interface, and used both the PySQLite and Python-XMMS
+ module. You can download it at this address: <a
+ href="immsview">http://www.tzone.org/~fabien/oss/immsview/immsview</a>.
+ Current release is near daily, but I make no promise about
+ it.</p>
+
+ <hr>
+ <address><a href="mailto:fabien@tzone.org?subject=immsview">Fabien NiƱoles <fabien@tzone.org></a>
+</address>
+
+ <!-- hhmts start -->Last modified: Fri Feb 6 00:48:27 EST 2004 <!-- hhmts end -->
+ </body>
+</html>
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-namecase-general:t
+sgml-general-insert-case:lower
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:2
+sgml-indent-data:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.sgml/html401.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+-->