python3-pytricia_1.0.0-3_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python3-pytricia=1.0.0-3

Pytricia is a Python module to store IP prefixes in a

Full description:
  Pytricia is a Python module to store IP prefixes in a
 patricia tree. It's based on Dave Plonka's modified patricia tree
 code, and has three things to recommend it over related modules
 (including py-radix and SubnetTree):
 .
 * it's faster,
 * it works nicely in Python 3, and
 * there are a few nicer library features for manipulating the structure.
 .
 See the github repo for documentation and some performance numbers:
 <https://github.com/jsommers/pytricia>.
 .
 This package installs the library for Python 3.

Checksums

MD5 f024fad833982c8c048c451679e23fa5
SHA1 c0e37bc1ba85fa752ac118c0035639bc4c2cda2e
SHA256 098f0f1004080580c9763db4e17708b7818009b0e344c1eec923aa2920f86dc7
SHA512 8abac52059a943228279bd95d17ac3584cc2d456748edb5963131b81d00e0e59e734d6c1598963ae71b86f3840d93312970d468812007bec62b9a637f2644e5c

Depends

  • python3 (<< 3.9), python3 (>= 3.8~), python3:any (>= 3.2~)

Files

  • /usr/share/doc/python3-pytricia/copyright
  • /usr/share/doc/python3-pytricia/changelog.Debian.gz
  • /usr/lib/python3/dist-packages/pytricia.cpython-38-x86_64-linux-gnu.so
  • /usr/lib/python3/dist-packages/pytricia-1.0.0.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/pytricia-1.0.0.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/pytricia-1.0.0.egg-info/dependency_links.txt

Uploaded

about 5 years ago

Package Size

13.1 KB

Installed Size

47.9 KB

Downloads

3

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/ubuntu/focal/python3-pytricia_1.0.0-3_amd64.deb/download.deb?distro_version_id=210"

Homepage

https://pypi.org/project/pytricia/