-
Notifications
You must be signed in to change notification settings - Fork 0
Difference
austgate edited this page Nov 20, 2012
·
1 revision
Sometime ago, a colleague and I were talking about being able to find the differences between texts.
The difference part is a sub-project of scriptible aimed at being a wrapper around Python's difflib library.
Eventually, it is hoped that it will offer a reasonable HTML page back to the reader or JSON or XML.
At the moment, it is just a really basic HTML page. The JSON and XML models will need to be worked out for both input and output.
In the longer term, an aim is to offer some sort of storage in a database, probably NoSQL :)