Branch - branch -master
Hash : 67c89c40 Author : Date : 2017-09-11T14:48:17
Some documentation work.
Download
1 2 3 4 5 6 7 8 9 10
#!/bin/sh sed '/^```$/d /^\*\*Attention/d s/DWITH\\_TESTS/DWITH_TESTS/ 1 { s/^# // s/encoding library.*/encoding library/ } ' README.md > README