diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:48:56 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:48:56 +0800 |
| commit | 3a3d4b740322cd6ba6c5797cc42fc5259ae1f375 (patch) | |
| tree | 83d82d0c6e7a97e38b44e4dc8eb0bdf4f07c5e30 /repos/extra/python-ply/abuild | |
| parent | 1220835b6307b6387690cf368b1a2d0b58290f0a (diff) | |
| download | alicelinux-3a3d4b740322cd6ba6c5797cc42fc5259ae1f375.tar.gz alicelinux-3a3d4b740322cd6ba6c5797cc42fc5259ae1f375.zip | |
python-ply: new added
Diffstat (limited to 'repos/extra/python-ply/abuild')
| -rwxr-xr-x | repos/extra/python-ply/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/python-ply/abuild b/repos/extra/python-ply/abuild new file mode 100755 index 00000000..4afd715f --- /dev/null +++ b/repos/extra/python-ply/abuild @@ -0,0 +1,4 @@ +name=python-ply +version=3.11 +release=1 +source="https://files.pythonhosted.org/packages/source/p/ply/ply-${version}.tar.gz" |