Added preliminary C source, Rakefile and .gitignore
[SecurityID.git] / README
blob8aa58fb232b4f3b53a16cea433c989e08ccf5a88
1 = SecurityID
3 A library that provides Ruby, Python and Java/JNI bindings to portable C validation code.  This library validates the format of security IDs/codes from industry standard vendors such as ISINs, CUSUPs, SEDOLs, etc.
5 == Credits
7 Original C code used was inspired by code snippets found at:
8 http://www.chriswareham.demon.co.uk/software/
10 == Developers
12 * Susan Potter, Project Lead and Lead Developer (C, Ruby, Python and a little Java)
13 * Durai Rajalu, Developer (Java)