; vim: set fileencoding=utf-8 : ; Manuel Guenther ; Thu Sep 4 18:24:14 CEST 2014 [buildout] parts = scripts eggs = bob.db.voxforge extensions = bob.buildout mr.developer auto-checkout = * develop = src/bob.extension src/bob.blitz src/bob.core src/bob.io.base src/bob.db.base src/bob.db.bio_filelist . ; options for bob.buildout extension debug = true verbose = true newest = false [sources] bob.extension = git https://github.com/bioidiap/bob.extension bob.blitz = git https://github.com/bioidiap/bob.blitz bob.core = git https://github.com/bioidiap/bob.core bob.io.base = git https://github.com/bioidiap/bob.io.base bob.db.base = git https://github.com/bioidiap/bob.db.base bob.db.bio_filelist = git https://github.com/bioidiap/bob.db.bio_filelist [scripts] recipe = bob.buildout:scripts dependent-scripts=true