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 2080bb6add91638550ec67a601cc642d
SHA1 7ac3e54e72eb36c360a1ec0fe8182c35be82e004
SHA256 1bb7343bdc85e6cf29b6a1e278051f4b72761e034fcd0a0c8f3acceb0cdaedcb
SHA512 c96d5438cf25cf88dffe9369d448c064dc09e88e6c25ee23ab86bb5a77ee6f2b65b984a97fed49d9856e224b9eb1ffe5fcd824b149a616f446bae16165fa7515

Depends

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

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

over 6 years ago

Package Size

13 KB

Installed Size

43.9 KB

Downloads

113

wget

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

Homepage

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