index.html.in
author fabien
Sat, 07 Feb 2004 10:58:54 -0500
branchimmsview
changeset 28 7f61cb2ddb7b
parent 21 8ccee783880a
child 29 09fc77396ac9
permissions -rw-r--r--
[svn] Use Python-Gnuplot instead of immsplot.

<!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 &lt;fabien@tzone.org&gt;</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:
-->