[MOBY-guts] biomoby commit
Yan Wong
yanwong at pub.open-bio.org
Fri Feb 18 15:58:21 UTC 2005
yanwong
Fri Feb 18 10:58:21 EST 2005
Update of /home/repository/moby/moby-live/Python
In directory pub.open-bio.org:/tmp/cvs-serv26740
Modified Files:
PKG-INFO README changelog
Log Message:
Implementation of the PIB
moby-live/Python PKG-INFO,1.5,1.6 README,1.4,1.5 changelog,1.6,1.7
===================================================================
RCS file: /home/repository/moby/moby-live/Python/PKG-INFO,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- /home/repository/moby/moby-live/Python/PKG-INFO 2005/01/27 08:44:04 1.5
+++ /home/repository/moby/moby-live/Python/PKG-INFO 2005/02/18 15:58:21 1.6
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: bioMoby
-Version: 0.8
+Version: 0.9
Summary: Python interface for bioMoby
Home-page: http://bioserv.rpbs.jussieu.fr
Author: Yan Wong
===================================================================
RCS file: /home/repository/moby/moby-live/Python/README,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- /home/repository/moby/moby-live/Python/README 2004/12/08 14:57:28 1.4
+++ /home/repository/moby/moby-live/Python/README 2005/02/18 15:58:21 1.5
@@ -49,5 +49,5 @@
+tutorials: Some scripts in order to show some of the functions
+webservice: Example of webservice in Python using bioMoby-python's API
+utils: moby2python is a program that convert mobyObject definitions into Python files (all derived from MobyObject and has a personalized fromMoby method)
-+ZSI-1.5.0-patched: the patched version of ZSI 1.5.0
++ZSI-1.6.0
Suggestions welcome!
===================================================================
RCS file: /home/repository/moby/moby-live/Python/changelog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- /home/repository/moby/moby-live/Python/changelog 2005/02/16 15:38:46 1.6
+++ /home/repository/moby/moby-live/Python/changelog 2005/02/18 15:58:21 1.7
@@ -63,4 +63,7 @@
The objectBrowser serializes the results in a file in order to save time of retrieval :p
Some cosmetic changes on the code.
+
0.8p1: Changed some code about serialization/deserialization
+
+0.9: PIB implemented as a set of string in the __PIB__ field
More information about the MOBY-guts
mailing list