root/lang/python/otolog4linux/trunk/PKG-INFO

Revision 6632, 496 bytes (checked in by mattn, 10 months ago)

lang/python/otolog4linux/trunk/src/plugin.py,
lang/python/otolog4linux/trunk/src/controller.py,
lang/python/otolog4linux/trunk/src/server.py,
lang/python/otolog4linux/trunk/otolog4linux,
lang/python/otolog4linux/trunk/setup.py,
lang/python/otolog4linux/trunk/data/plugins/jacket_playlog.py,
lang/python/otolog4linux/trunk/data/plugins/server_otolog.py,
lang/python/otolog4linux/trunk/data/plugins/player_mpc.py,
lang/python/otolog4linux/trunk/data/plugins/server_playlog.py,
lang/python/otolog4linux/trunk/data/plugins/player_kscd.py,
lang/python/otolog4linux/trunk/data/plugins/player_rhythmbox.py,
lang/python/otolog4linux/trunk/data/plugins/player_xmms.py,
lang/python/otolog4linux/trunk/data/plugins/player_itunes.py,
lang/python/otolog4linux/trunk/data/plugins/jacket_otolog.py,
lang/python/otolog4linux/trunk/data/plugins/jacket_amazon.py,
lang/python/otolog4linux/trunk/data/plugins/player_amarok.py,
lang/python/otolog4linux/trunk/data/otolog4linux_install.py,
lang/python/otolog4linux/trunk/data/otolog4linux_win32.pyw,
lang/python/otolog4linux/trunk/PKG-INFO:

  • change tab codes to space codes.
  • fixed hung about gtk.threads_init().
Line 
1Metadata-Version: 1.0
2Name: otolog4linux
3Version: 0.05
4Summary: otolog controller for linux
5Home-page: http://mattn.kaoriya.net/
6Author: Yasuhiro Matsumoto
7Author-email: mattn.jp@gmail.com
8License: GPL
9Description:
10        Otolog is music logging service. The music information
11        which you are playing in iTunes was distributed from otolog server.
12        This application get the information from the un*x multimedia player,
13        and post the otolog server.
14       
15Platform: UNKNOWN
Note: See TracBrowser for help on using the browser.