Files
python-appimage/docs/include/references.md
Valentin Niess 6fbb227e3a Correct PyPI url
2022-11-28 20:14:40 +01:00

1.1 KiB

{# References used in the documentation #}

[APPLICATIONS]: {{ config.repo_url }}tree/master/applications/ [AUDITWHEEL]: https://github.com/pypa/auditwheel/ [GITHUB]: {{ config.repo_url }} [LINUXDEPLOY]: https://github.com/linuxdeploy/linuxdeploy/ [MANYLINUX]: https://github.com/pypa/manylinux/ [PATCHELF]: https://github.com/NixOS/patchelf/ [PYPI]: https://pypi.org/project/python-appimage/ [RELEASES]: {{ config.repo_url }}releases/ [SHEBANG]: https://en.wikipedia.org/wiki/Shebang_(Unix)/ [VENV]: https://docs.python.org/3/library/venv.html/ [WHEELS]: https://pythonwheels.com/