python3-pytricia_1.0.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.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 0a457c6aac23dc39186b1c77c068d1d2
SHA1 bd8cb358b46536be87d582e5adf8d33301093999
SHA256 051a19a1ebe8c089b4a085125bea3edcc68e486227c0322b5b18b4e0b56217bb
SHA512 7582fad6a6f5ecfc181eb7f555e67fe508cef54c537496cb4c2068c5628e39168eef579684e1f1450a8609f189ca9fe4f2da9a4b38813b78acccb1e69d243d25

Depends

  • python3 (<< 3.5), python3 (>= 3.4~)

Files

  • /usr/share/doc/python3-pytricia/copyright
  • /usr/share/doc/python3-pytricia/changelog.Debian.gz
  • /usr/lib/python3/dist-packages/pytricia.cpython-34m-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

over 6 years ago

Package Size

13 KB

Installed Size

69.3 KB

Downloads

13

wget

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

Homepage

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