PHP 8.2.30
Preview: __main__.py Size: 243 B
/opt/hc_python/lib64/python3.12/site-packages/certifi/__main__.py

import argparse

from certifi import contents, where

parser = argparse.ArgumentParser()
parser.add_argument("-c", "--contents", action="store_true")
args = parser.parse_args()

if args.contents:
    print(contents())
else:
    print(where())

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
- drwxr-xr-x 2025-04-04 08:02:01
Edit Download
290.29 KB lrw-r--r-- 2025-04-04 08:02:01
Edit Download
4.32 KB lrw-r--r-- 2025-04-04 08:02:01
Edit Download
0 B lrw-r--r-- 2025-04-04 08:02:01
Edit Download
94 B lrw-r--r-- 2025-04-04 08:02:01
Edit Download
243 B lrw-r--r-- 2025-04-04 08:02:01
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).