]> git.phdru.name Git - bookmarks_db.git/blobdiff - convert_st.py
Get default charset from m_lib, if available.
[bookmarks_db.git] / convert_st.py
index 9ff9e1a421ae1a3edbdc8a523a22eec97aef3dc6..c0ea8cb5f3dcceb3397dcd37093c65c75048d797 100755 (executable)
@@ -1,10 +1,15 @@
 #! /usr/bin/env python
-"""
-   Convert a bkmk database to a different storage.
+"""Convert a bkmk database to a different storage.
 
-   Written by BroytMann, Apr 2000 - Aug 2002. Copyright (C) 2000-2002 PhiloSoft Design
+This file is a part of Bookmarks database and Internet robot.
 """
 
+__version__ = "$Revision$"[11:-2]
+__revision__ = "$Id$"[5:-2]
+__date__ = "$Date$"[7:-2]
+__author__ = "Oleg Broytman <phd@phdru.name>"
+__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design"
+__license__ = "GNU GPL"
 
 import sys