postmodern / chars

A Ruby library for working with various character sets, recognizing text and generating random text from specific character sets.

This URL has Read+Write access

postmodern (author)
Mon Sep 21 18:11:10 -0700 2009
commit  da44f4b8aa202f2e66e2c9bfea3895d9bbbaa640
tree    0eba3c3144a25060c7be64130f677e6740ac6a8c
parent  5f2d7f4bdeedbf625bcc0e5e64265964dbe570b2
chars / TODO.txt
100644 14 lines (8 sloc) 0.175 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
== TODO:
 
=== 0.1.2:
 
* Remove CharSet#=~.
 
=== 0.2.0:
 
* Implement unicode CharSets.
  * Rewrite CharSet#===.
  * Rewrite CharSet#strings_in.
  * Add unicode sets to Chars.