corrected the SQLGraph iterator methods and improved its code for determing column...
[pygr.git] / misc / pygr-py.info
blobfe064cd0153a5eeb3a70fbc20890e2f08bedd704
1 Info2: <<
3 Package: pygr-py%type_pkg[python]
4 Version: 0.8.0.beta1
5 Revision: 1
6 Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
7 Maintainer: Christopher Lee <leec@chem.ucla.edu>
8 Type: python (2.3 2.4 2.5 2.6)
9 Depends: python%type_pkg[python] | python%type_pkg[python]-nox
10 Suggests: mysql-python-py%type_pkg[python], (%type_pkg[python] << 25) pysqlite2-py%type_pkg[python], ncbitools
11 Source: http://pygr.googlecode.com/files/pygr-%v.tar.gz
12 Source-MD5: 66c52f52834d4b02ff0d02b63b4ac09f
13 CompileScript: <<
14  %p/bin/python%type_raw[python] setup.py build
16 InstallScript: <<
17  %p/bin/python%type_raw[python] setup.py install -O1 --root %d
19 DocFiles: README.txt LICENSE.txt
20 Description: Python graph-database toolkit
21 DescDetail: <<
22  Pygr is an open source software project used to develop graph database
23  interfaces for the popular Python language, with a strong emphasis
24  on bioinformatics applications ranging from genome-wide analysis of
25  alternative splicing patterns, to comparative genomics queries of
26  multi-genome alignment data.
28 License: BSD
29 Homepage: http://code.google.com/p/pygr/