forked from swaroopch/byte-of-python
-
Notifications
You must be signed in to change notification settings - Fork 218
/
book.json
21 lines (20 loc) · 831 Bytes
/
book.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"plugins": [
"betterchinese"
],
"pluginsConfig": {},
"variables": {
"authorUrl": "http://www.swaroopch.com/about/",
"buyBookUrl": "http://www.swaroopch.com/buybook/",
"contactUrl": "http://www.swaroopch.com/contact/",
"downloadUrl": "https://www.gitbook.com/book/swaroopch/byte-of-python/details",
"officialUrl": "http://python.swaroopch.com/",
"pythonVersion": "3.5.1",
"sourceUrl": "https://github.com/swaroopch/byte-of-python",
"vimBookUrl": "http://vim.swaroopch.com/",
"sctransUrl": "https://bop.mol.uno",
"translator": "https://molun.net",
"transdownloadurl": "https://www.gitbook.com/book/lenkimo/byte-of-python-chinese-edition/",
"transsourceurl": "https://github.com/LenKiMo/byte-of-python"
}
}