File indexing completed on 2024-05-19 04:19:32

0001 #!/bin/bash
0002 curl -s https://pypi.org/simple/glaxnimate/ | grep -Eo "glaxnimate-[0-9.]+" | sort | tail -n 1 | cut -d - -f 2