[bob.bio.algorithm]
lda-ir = bob.bio.csu.config.algorithm.ldair:algorithm
lrpca = bob.bio.csu.config.algorithm.lrpca:algorithm

[bob.bio.extractor]
lda-ir = bob.bio.csu.config.extractor.ldair:extractor
lrpca = bob.bio.csu.config.extractor.lrpca:extractor

[bob.bio.preprocessor]
lda-ir = bob.bio.csu.config.preprocessor.ldair:preprocessor
lrpca = bob.bio.csu.config.preprocessor.lrpca:preprocessor

[console_scripts]
patch_CSU.py = patch:main

