linkchecker/linkcheck/command
Chris Mayo 141a811ba6 Enable creating a binary with PyOxidizer
With PyOxidizer 0.18.0 AppName in setup.py has to be changed to the
all lower case "linkchecker".

Application translations do not work.

better_exchook2.fallback_findfile() may still need converting, first
needs a test.
2021-12-30 19:27:04 +00:00
..
__init__.py Generate linkchecker command using an entry point 2021-12-20 19:34:58 +00:00
arg_parser.py Enable creating a binary with PyOxidizer 2021-12-30 19:27:04 +00:00
linkchecker.py Generate linkchecker command using an entry point 2021-12-20 19:34:58 +00:00
setup_config.py Generate linkchecker command using an entry point 2021-12-20 19:34:58 +00:00