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 5ab65e13bc38837eeff77719a86ff706
SHA1 a008df8133f24c25a8ac6474c778d4a584d3ce7e
SHA256 8f3ca29576b2857ddc9ae23acc8de110bc19c61aa4010e07586753eccc7b66c6
SHA512 23c435a242821bf2999b975733bbc65014e3767cb208121d469dcabcf4cd466094d6dbe42290fc4dd506280c30b1beb59b6a9c2334a8d48b85f6ae4921b2566a

Depends

  • python3 (<< 3.6), python3 (>= 3.5~), 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-35m-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 6 years ago

Package Size

13 KB

Installed Size

43.9 KB

Downloads

1

wget

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

Homepage

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