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 85259eaf72193b9f4490e62c76df645a
SHA1 fcfeddb7d5392275c54e16f82317a464c45fffe6
SHA256 6eb2e8a6a702b4014396490cb8a663cbe3f5df987259b7d5a17af41164edce43
SHA512 eecce1f4268cf0c1f55a329f39c5978a7c2c9d1df95fed8351ab14189286c61544cc01c26db4481313bd8d9cb5936f84ac3347b18c8f677bc174a8dfbc3f559c

Depends

  • python3 (<< 3.7), python3 (>= 3.6~), 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-36m-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

2

wget

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

Homepage

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