aki-mcycle 0.1.28

mark up text with cycling color
Documentation
# aki-mcycle

## Todos

- [ ] multiple match algorithm. like a glob, plain.

+ idea 1:
  * -e "r:..." regular expression match
  * -e "g:..." glob match
  * -e "s:..." plain string match
+ idea 2:
  * -r "..." regular expression match.
  * -g "..." glob match.
  * -s "..." plain string match