Description: don't build the pyjson5 script (unclear interest)
Author: Julien Puydt
Forwarded: Debian-specific

--- python-json5.orig/setup.py
+++ python-json5/setup.py
@@ -30,11 +30,6 @@
 setup(
     name='json5',
     packages=find_packages(exclude=['tests']),
-    entry_points={
-        'console_scripts': [
-            'pyjson5=json5.tool:main',
-        ]
-    },
     install_requires=[
     ],
     extras_require={
