make-github-pseudonymous-again / sak

:sake: Swiss Army Knife in Python 3
GNU Affero General Public License v3.0
3 stars 0 forks source link

add iter.zip + iter API change #73

Closed make-github-pseudonymous-again closed 9 years ago

make-github-pseudonymous-again commented 9 years ago

Implement iter.zip + change iter API using lib.args.split to allow complete POSIX-like command lines to be passed as callback. Those changes should allow to write things like

$ iter zip -c "$ iter repeat ' --password'" "$ iter password" "$ iter repeat ' --filename'" "ls" | $ iter starmap -c "$ github createissue aureooms ab3p 'port {filename}' -a aureooms -l porting -u aureooms -p '{password}'"