A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

README.md 530 B

13 yıl önce
13 yıl önce
12 yıl önce
1234567891011121314
  1. This is a from-scratch rewrite of
  2. [my Toolserver site](https://toolserver.org/~earwig) to interface well with my
  3. [EarwigBot rewrite](https://github.com/earwig/earwigbot).
  4. Not much else to say at this stage. Move along, now.
  5. Dependencies
  6. ============
  7. * [earwigbot](https://github.com/earwig/earwigbot) >= 0.1
  8. * [mako](http://www.makotemplates.org/) >= 0.7.2
  9. * [oursql](http://packages.python.org/oursql/) >= 0.9.3.1
  10. * [uglifyjs](https://github.com/mishoo/UglifyJS/) >= 1.3.3
  11. * [uglifycss](https://github.com/fmarcia/UglifyCSS/)