1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-25 20:55:47 +00:00
gitea/routers/api/packages/pypi
Samuel FORESTIER dbdb5ba33e
Sort Python package descriptors by version to mimic PyPI format (#23550)
---

Hi, very naive and **untested** first time ever Go code, feel free to
reject/edit this as needed.
(PyPI actually performs "naive" string comparison too)

---------

Co-authored-by: Lauris BH <lauris@nix.lv>
2023-03-19 15:19:37 +01:00
..
pypi_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
pypi.go Sort Python package descriptors by version to mimic PyPI format (#23550) 2023-03-19 15:19:37 +01:00