Query: kiki
OS: debian
Section: 6
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KIKI(6) Games Manual KIKI(6)NAMEkiki -- tool for python regular expression testingSYNOPSISkikiDESCRIPTIONThis manual page was written for the Debian distribution because the original program does not have a manual page. A free environment for regular expression testing (ferret). It allowsyou to write regexes and test them against a sample text, providing extensive output about the results. It is useful for several purposes: - exploring and understanding the structure of match objects generated by the re module, making Kiki a valuable tool for people new to regexes. - testing regexes on sample text before deploying them in code.OPTIONSThis program does not take any command line options.AUTHORThis manual page was written by Franz Pletz fpletz@franz-pletz.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. KIKI(6)