python3-pytricia_1.0.2_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.2

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 13770cfe0eadc5c6d5541bee46bb1244
SHA1 6befc9472c0ed05b1325eb49873bb50826bd3630
SHA256 00c2660c3724f000d8252d299877c1a9b9e950fbdfb3c5701ceb42afbc013671
SHA512 a6be721fbcc088d361ff2ed168f6c97818708de7542be290d51a5a6b189e45c1d92ac587788a14a94eea42e658a25e89a762918a86dd18a6b15f61fdd7f27f36

Depends

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

Files

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

Uploaded

over 3 years ago

Package Size

13.4 KB

Installed Size

51.8 KB

Downloads

10

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/ubuntu/hirsute/python3-pytricia_1.0.2_amd64.deb/download.deb?distro_version_id=220"

Homepage

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