/eggs.ini
Unknown | 77 lines | 71 code | 6 blank | 0 comment | 0 complexity | 959789cfdc9d128e98c50d453be3ca3d MD5 | raw file
1; 2; Galaxy egg version configuration 3; 4; This file is version controlled and should not be edited by hand! 5; For more information, see: 6; http://bitbucket.org/galaxy/galaxy-central/wiki/Config/Eggs 7; 8 9[general] 10repository = http://eggs.g2.bx.psu.edu/new 11; these eggs must be scrambled for your local environment 12no_auto = pbs_python DRMAA_python 13 14[eggs:platform] 15bx_python = 0.5.0 16Cheetah = 2.2.2 17DRMAA_python = 0.2 18MySQL_python = 1.2.3c1 19numpy = 1.3.0 20pbs_python = 4.1.0 21psycopg2 = 2.0.13 22pycrypto = 2.0.1 23pysam = 0.1.1 24pysqlite = 2.5.6 25python_lzo = 1.08_2.03_static 26threadframe = 0.2 27guppy = 0.1.8 28 29[eggs:noplatform] 30amqplib = 0.6.1 31Beaker = 1.4 32decorator = 3.1.2 33docutils = 0.4 34drmaa = 0.4b3 35elementtree = 1.2.6_20050316 36GeneTrack = 2.0.0_beta_1 37lrucache = 0.2 38Mako = 0.2.5 39nose = 0.11.1 40NoseHTML = 0.3.1 41Paste = 1.6 42PasteDeploy = 1.3.3 43PasteScript = 1.7.3 44pexpect = 2.4 45Routes = 1.12.3 46simplejson = 1.5 47SQLAlchemy = 0.5.6 48sqlalchemy_migrate = 0.5.4 49Tempita = 0.1 50twill = 0.9 51WebError = 0.8a 52WebHelpers = 0.2 53WebOb = 0.8.5 54wsgiref = 0.1.2 55Babel = 0.9.4 56wchartype = 0.1 57Whoosh = 0.3.18 58 59; extra version information 60[tags] 61psycopg2 = _8.4.2_static 62pysqlite = _3.6.17_static 63MySQL_python = _5.1.41_static 64bx_python = _dev_f74aec067563 65GeneTrack = _dev_48da9e998f0caf01c5be731e926f4b0481f658f0 66SQLAlchemy = _dev_r6498 67pysam = _kanwei_90e03180969d 68 69; dependency source urls, necessary for scrambling. for an explanation, see 70; the wiki page above 71[source] 72MySQL_python = mysql-5.1.41 73psycopg2 = postgresql-8.4.2 74pysqlite = sqlite-amalgamation-3_6_17 75 76[dependencies] 77bx_python = numpy