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
# /// script
# requires-python = ">=3.11"
# dependencies = [
# "certifi",
# "cryptography",
# "pyopenssl",
# ]
# ///
#! /usr/bin/env python3
'''
Sort X509/private key material
'''