|
1234567891011121314 |
- This is a from-scratch rewrite of
- [my Toolserver site](https://toolserver.org/~earwig) to interface well with my
- [EarwigBot rewrite](https://github.com/earwig/earwigbot).
-
- Not much else to say at this stage. Move along, now.
-
- Dependencies
- ============
-
- * [earwigbot](https://github.com/earwig/earwigbot) >= 0.1
- * [mako](http://www.makotemplates.org/) >= 0.7.2
- * [oursql](http://packages.python.org/oursql/) >= 0.9.3.1
- * [uglifyjs](https://github.com/mishoo/UglifyJS/) >= 1.3.3
- * [uglifycss](https://github.com/fmarcia/UglifyCSS/)
|