We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84c81c commit 3c03cacCopy full SHA for 3c03cac
README.rst
@@ -51,6 +51,7 @@ Features
51
--------
52
53
* 🌈 Powered by machine learning
54
+* ✨ No dependencies
55
* ⚡ Faster than other pure Python libraries
56
* 🐍 Supports all `98 Python encodings <https://docs.python.org/3.6/library/codecs.html#standard-encodings>`_
57
* 🌍 Works on 60+ languages
@@ -131,4 +132,4 @@ How to run this benchmark (requires Python 3.6+):
131
132
It also produces a detailed breakdown of all represented encodings:
133
134
.. raw:: html
- :file: https://raw.githubusercontent.com/chomechome/charamel/master/docs/breakdown.html
135
+ :url: https://raw.githubusercontent.com/chomechome/charamel/master/docs/breakdown.html
0 commit comments