pybank r94 - trunk
- From: marklee svn gnome org
- To: svn-commits-list gnome org
- Subject: pybank r94 - trunk
- Date: Sat, 28 Mar 2009 20:44:51 +0000 (UTC)
Author: marklee
Date: Sat Mar 28 20:44:51 2009
New Revision: 94
URL: http://svn.gnome.org/viewvc/pybank?rev=94&view=rev
Log:
* README: Clarify some of the docs.
Modified:
trunk/ChangeLog
trunk/README
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Sat Mar 28 20:44:51 2009
@@ -4,14 +4,21 @@
Python bindings for GIRepository, still under construction, don't
expect anything to work.
-Python 2.5 is required as well as gobject-introspection 0.5.0.
+Requirements
+------------
+* Python 2.5
+* GObject Introspection from git
+* PyGObject SVN trunk revision 1030 or later
+Usage
+-----
You can test it by doing the following:
$ make
This will compile the bindings for gobject-introspection and build
-metadata for a couple of test modules.
+metadata for a couple of test modules. Note that there is no install
+mechanism.
When that is done, you can do the following:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]