v 1.0
formatted input from standard input similar to scanf from C
scanf provides formatted input from standard input, strings, or files, using a format-string syntax that is similar to scanf() from C. The syntax should be familiar to C programmers, and offers very simple pattern matching against strings and files.
http://hkn.eecs.berkeley.edu/~dyoo/python/scanf/
Installations | 0 |
Requested Installations | 0 |