[console_scripts]
pyshacl=pyshacl.cli:main
pyshacl_rules=pyshacl.cli_rules:main
pyshacl_server=pyshacl.http:cli
pyshacl_validate=pyshacl.cli:main

