diff options
Diffstat (limited to 'third_party/python/chardet/chardet-4.0.0.dist-info/entry_points.txt')
-rw-r--r-- | third_party/python/chardet/chardet-4.0.0.dist-info/entry_points.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/python/chardet/chardet-4.0.0.dist-info/entry_points.txt b/third_party/python/chardet/chardet-4.0.0.dist-info/entry_points.txt new file mode 100644 index 0000000000..a884269e7f --- /dev/null +++ b/third_party/python/chardet/chardet-4.0.0.dist-info/entry_points.txt @@ -0,0 +1,3 @@ +[console_scripts] +chardetect = chardet.cli.chardetect:main + |