index.html.in
branchimmsview
changeset 21 8ccee783880a
child 29 09fc77396ac9
equal deleted inserted replaced
20:7af7e8196170 21:8ccee783880a
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html4/strict.dtd">
       
     2 <html>
       
     3   <head>
       
     4     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     5     <title>IMMSView</title>
       
     6   </head>
       
     7   
       
     8   <body>
       
     9     <h1>IMMSView</h1>
       
    10 
       
    11     <p>Current version is: <tt>@IMMSVIEW_VERSION@</tt></p>
       
    12 
       
    13     <p>IMMSView is aim to became a playlist editor replacement for
       
    14       XMMS, using the IMMS plugin.  Currently, it simply able to
       
    15       display the IMMS database, and have also some functionnality to
       
    16       control XMMS.  But I hope to make it a plugin for XMMS once I
       
    17       have a better idea of the exact interface I want.</p>
       
    18 
       
    19     <p>IMMSView is distributed under the GPL, written in Python, with
       
    20       a PyGTK2 interface, and used both the PySQLite and Python-XMMS
       
    21       module. You can download it at this address: <a
       
    22       href="immsview">http://www.tzone.org/~fabien/oss/immsview/immsview</a>.
       
    23       Current release is near daily, but I make no promise about
       
    24       it.</p>
       
    25 
       
    26     <hr>
       
    27     <address><a href="mailto:fabien@tzone.org?subject=immsview">Fabien NiƱoles &lt;fabien@tzone.org&gt;</a>
       
    28 </address>
       
    29 
       
    30     <!-- hhmts start -->Last modified: Fri Feb  6 00:48:27 EST 2004 <!-- hhmts end -->
       
    31   </body>
       
    32 </html>
       
    33 <!-- Keep this comment at the end of the file
       
    34 Local variables:
       
    35 mode: sgml
       
    36 sgml-omittag:t
       
    37 sgml-shorttag:t
       
    38 sgml-namecase-general:t
       
    39 sgml-general-insert-case:lower
       
    40 sgml-minimize-attributes:nil
       
    41 sgml-always-quote-attributes:t
       
    42 sgml-indent-step:2
       
    43 sgml-indent-data:nil
       
    44 sgml-parent-document:nil
       
    45 sgml-default-dtd-file:"~/.sgml/html401.ced"
       
    46 sgml-exposed-tags:nil
       
    47 sgml-local-catalogs:nil
       
    48 sgml-local-ecat-files:nil
       
    49 End:
       
    50 -->