Hello openSUSE I would like to include python-sh into Factory. python-sh is a Python library that allows you to interact with the shell script. You can call any external application from Python, in a coherent way. For example import sh print sh.ls('-l', '-a') print sh.pwd() This will call `ls -l -a` and `pwd` and print the result in the console. Is powerful and really convenient when you want to replace shell scripts with a more productive language. If no one is against this, I would like to create the request the next Monday. Thanks, Alberto Planas -- SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5, 90409 Nürnberg, Germany -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org