HEX
Server: Apache
System: Linux server.rajbhracom.com 4.18.0-553.54.1.el8_10.x86_64 #1 SMP Tue May 27 22:49:52 EDT 2025 x86_64
User: aviaworks (1000)
PHP: 7.3.33
Disabled: NONE
Upload Files
File: //lib64/python3.6/site-packages/borg/algorithms/msgpack/_version.py
# This is a bundled msgpack 0.5.6 with local modifications.
# Changes:
# +borg1: drop support for old buffer protocol to be compatible with py310
#         (backport of commit 9ae43709e42092c7f6a4e990d696d9005fa1623d)
# +borg2: Usef __BYTE_ORDER__ instead of __BYTE_ORDER (#513)
#         (backport of commit 9d45926a596028e39ec59dd909a56eb5e9e8fee7)
#         Fix build error caused by ntohs, ntohl (#514)
#         (backport of commit edca770071fc702e0b4c33f87fb0fa3682b486b4)
version = (0, 5, 6, '+borg2')