AOSC-Dev / acbs

A Package Tree Management Utility
https://AOSC-Dev.github.io/acbs
GNU Lesser General Public License v2.1
8 stars 8 forks source link

fetch: add pypi backend #32

Closed stdmnpkg closed 1 month ago

stdmnpkg commented 1 month ago

find source code url for pypi package is not trivial, so i automated it.

what-the-diff[bot] commented 1 month ago

PR Summary

stdmnpkg commented 1 month ago

usage:

SRCS="pypi::version=$VER::$PKGNAME"

for example:

SRCS="pypi::version=3.0.3::flask"