Compare commits

..

No commits in common. "uv-script" and "main" have entirely different histories.

View File

@ -1,12 +1,4 @@
#! /usr/bin/env -S uv run --script #! /usr/bin/env python3
# /// script
# requires-python = ">=3.11"
# dependencies = [
# "certifi",
# "cryptography",
# "pyopenssl",
# ]
# ///
''' '''
Sort X509/private key material Sort X509/private key material
''' '''