PHP 8.2.30
Preview: __init__.py Size: 342 B
/proc/thread-self/root/opt/cloudlinux/venv/lib/python3.11/site-packages/smmap/__init__.py

"""Intialize the smmap package"""

__author__ = "Sebastian Thiel"
__contact__ = "byronimo@gmail.com"
__homepage__ = "https://github.com/gitpython-developers/smmap"
version_info = (5, 0, 0)
__version__ = '.'.join(str(i) for i in version_info)

# make everything available in root package for convenience
from .mman import *
from .buf import *

Directory Contents

Dirs: 2 × Files: 4

Name Size Perms Modified Actions
test DIR
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
5.63 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
23.46 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
7.31 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
342 B lrw-r--r-- 2026-01-20 13:01:47
Edit Download

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