معرفی شرکت ها


python3-construct.legacy_2.5.3-2.1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

legacy fork of declarative binary data parser/builder (Python 3)
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Lunar-23.04
مخزن Ubuntu universe all
نام بسته python3-construct.legacy
نام فایل بسته python3-construct.legacy_2.5.3-2.1_all.deb
نسخه بسته 2.5.3
انتشار بسته 2.1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://pypi.python.org/pypi/construct-legacy
مجوز -
حجم دانلود 51092
حجم نصب 271
Construct is a Python library for parsing and building of data structures (binary or textual). . It is based on the concept of defining data structures in a declarative manner, rather than procedural code: more complex constructs are composed of a hierarchy of simpler ones. It's the first library that makes parsing fun, instead of the usual headache it is today. . This is a legacy fork of the original construct 2.5.3 repackaged for compatibility purposes. . This package installs the library for Python 3.


نیازمندی

مقدار نام
- python3-six
>= 3.2~ python3:any


نحوه نصب


نصب پکیج deb python3-construct.legacy:

    sudo apt-get install python3-construct.legacy_2.5.3-2.1_all.deb


فایل ها

مسیرها
./usr/lib/python3/dist-packages/construct_legacy/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/adapters.py
./usr/lib/python3/dist-packages/construct_legacy/core.py
./usr/lib/python3/dist-packages/construct_legacy/debug.py
./usr/lib/python3/dist-packages/construct_legacy/formats/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/formats/data/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/formats/data/cap.py
./usr/lib/python3/dist-packages/construct_legacy/formats/data/snoop.py
./usr/lib/python3/dist-packages/construct_legacy/formats/executable/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/formats/executable/elf32.py
./usr/lib/python3/dist-packages/construct_legacy/formats/executable/pe32.py
./usr/lib/python3/dist-packages/construct_legacy/formats/filesystem/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/formats/filesystem/ext2.py
./usr/lib/python3/dist-packages/construct_legacy/formats/filesystem/fat16.py
./usr/lib/python3/dist-packages/construct_legacy/formats/filesystem/mbr.py
./usr/lib/python3/dist-packages/construct_legacy/formats/graphics/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/formats/graphics/bmp.py
./usr/lib/python3/dist-packages/construct_legacy/formats/graphics/emf.py
./usr/lib/python3/dist-packages/construct_legacy/formats/graphics/gif.py
./usr/lib/python3/dist-packages/construct_legacy/formats/graphics/png.py
./usr/lib/python3/dist-packages/construct_legacy/formats/graphics/wmf.py
./usr/lib/python3/dist-packages/construct_legacy/lib/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/lib/binary.py
./usr/lib/python3/dist-packages/construct_legacy/lib/bitstream.py
./usr/lib/python3/dist-packages/construct_legacy/lib/container.py
./usr/lib/python3/dist-packages/construct_legacy/lib/expr.py
./usr/lib/python3/dist-packages/construct_legacy/lib/hex.py
./usr/lib/python3/dist-packages/construct_legacy/lib/py3compat.py
./usr/lib/python3/dist-packages/construct_legacy/macros.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/application/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/application/dns.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/ipstack.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer2/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer2/arp.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer2/ethernet.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer2/mtp2.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer3/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer3/dhcpv4.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer3/dhcpv6.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer3/icmpv4.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer3/igmpv2.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer3/ipv4.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer3/ipv6.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer3/mtp3.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer4/__init__.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer4/isup.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer4/tcp.py
./usr/lib/python3/dist-packages/construct_legacy/protocols/layer4/udp.py
./usr/lib/python3/dist-packages/construct_legacy/version.py
./usr/lib/python3/dist-packages/construct_legacy-2.5.3.egg-info/PKG-INFO
./usr/lib/python3/dist-packages/construct_legacy-2.5.3.egg-info/dependency_links.txt
./usr/lib/python3/dist-packages/construct_legacy-2.5.3.egg-info/requires.txt
./usr/lib/python3/dist-packages/construct_legacy-2.5.3.egg-info/top_level.txt
./usr/share/doc/python3-construct.legacy/changelog.Debian.gz
./usr/share/doc/python3-construct.legacy/copyright