updated README
Getty Ritter
8 years ago
| 5 | 5 | up into different libraries so they can be installed individually, but also |
| 6 | 6 | kept in a single repo because they're all tiny. |
| 7 | 7 | |
| 8 | All these are licensed under the WTFPL. | |
| 9 | ||
| 10 | RSAPair/ | |
| 11 | -------- | |
| 12 | ||
| 13 | A single RSAPair executable that produces a hex-encoded public/private key | |
| 14 |
|
|
| 8 | All these are licensed under the WTFPL unless noted otherwise. | |
| 15 | 9 | |
| 16 | 10 | escaped-string/ |
| 17 | 11 | ----------- |
| 25 | 19 | |
| 26 | 20 | A rough analogue of seq for generating exponentially increasing numbers rather |
| 27 | 21 | than sequentially. In C; has Makefile. |
| 22 | ||
| 23 | json2bencode/ | |
| 24 | ------------- | |
| 25 | ||
| 26 | What it says on the tin. In Haskell. | |
| 27 | ||
| 28 | scripts/ | |
| 29 | -------- | |
| 30 | ||
| 31 | Random scripts, several of them not useful to anyone else, some of them probably | |
| 32 | quite useful. A mixed bag.⏎ | |