Commit 4a3899a0 authored by Makoto Sakaguchi's avatar Makoto Sakaguchi Committed by FichteFoll

Add chardet dependency (#6969)

parent 5bd33d6d
......@@ -88,6 +88,20 @@
}
]
},
{
"name": "chardet",
"load_order": "50",
"description": "Universal encoding detector for Python 2 and 3 https://github.com/chardet/chardet",
"author": "Umoxfo",
"issues": "https://github.com/Umoxfo/sublime-chardet/issues",
"releases": [
{
"base": "https://github.com/Umoxfo/sublime-chardet",
"tags": true,
"sublime_text": ">=3000"
}
]
},
{
"name": "ConcurrentLogHandler",
"author": "evandroforks",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment