~registry/hyberia/0.2

« back to all changes in this revision

Viewing changes to touei/__init__.py

  • Committer: Mathieu Charron
  • Date: 2010-01-06 02:46:47 UTC
  • Revision ID: mathieu.charron@elwillow.net-20100106024647-qmf0orqggueelb3q
release 0.2 "Victoria"

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
__author__ = "G-Anime"
28
28
__license__ = "Eiffel Version 2"
29
 
__version__ = "0.1"
30
 
__revision__ = "39"
 
29
__version__ = "0.2"
 
30
__revision__ = "47"
31
31
__contributors__= "Mathieu Charron, Martin Samson"
32
32
 
33
33
__all__ = ["player", "playlist", "mkvutils", "daemon"]