python3-pysubnettree-0.33-1.el7.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/rocknsm/2_6/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/rocknsm/2_6/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install python3-pysubnettree-0.33-1.el7.x86_64

A Python Module for CIDR Lookups

Full description:
  The PySubnetTree package provides a Python data structure SubnetTree which
maps subnets given in CIDR notation (incl. corresponding IPv6 versions) to
Python objects. Lookups are performed by longest-prefix matching.

Checksums

MD5 e097931294e4542e277f9ecebcdaf7d6
SHA1 2c1672b3f12d050f5c14954904fb7310c248df3a
SHA256 56277c949106615542b2cefca6bfe62c3b0d2c507ccde04cb99813c882ce0786
SHA512 7f7592bd1ceba593d9465feecac726a80dd3592eab0fe1a8a815649915d4362aad5e974c8ad11b7d4e125cb49d5963ce73649890815f764e1ac2b18d07c5d39e

Requires

  • libc.so.6(GLIBC_2.14)(64bit)
  • libgcc_s.so.1()(64bit)
  • libgcc_s.so.1(GCC_3.0)(64bit)
  • libm.so.6()(64bit)
  • libpthread.so.0()(64bit)
  • libpthread.so.0(GLIBC_2.2.5)(64bit)
  • libpython3.6m.so.1.0()(64bit)
  • libstdc++.so.6()(64bit)
  • libstdc++.so.6(CXXABI_1.3)(64bit)
  • libstdc++.so.6(GLIBCXX_3.4)(64bit)
  • python(abi) = 3.6-
  • rtld(GNU_HASH)

Provides

  • python3-pysubnettree(x86-64) = 0.33-1.el7
  • python3-pysubnettree = 0.33-1.el7
  • python3.6dist(pysubnettree) = 0.33-
  • python36-pysubnettree(x86-64) = 0.33-1.el7
  • python36-pysubnettree = 0.33-1.el7

Files

  • /usr/share/licenses/python3-pysubnettree-0.33/COPYING
  • /usr/share/doc/python3-pysubnettree-0.33/README
  • /usr/share/doc/python3-pysubnettree-0.33/CHANGES
  • /usr/lib64/python3.6/site-packages/SubnetTree.py
  • /usr/lib64/python3.6/site-packages/pysubnettree-0.33-py3.6.egg-info/top_level.txt
  • /usr/lib64/python3.6/site-packages/pysubnettree-0.33-py3.6.egg-info/SOURCES.txt
  • /usr/lib64/python3.6/site-packages/pysubnettree-0.33-py3.6.egg-info/PKG-INFO
  • /usr/lib64/python3.6/site-packages/pysubnettree-0.33-py3.6.egg-info/dependency_links.txt
  • /usr/lib64/python3.6/site-packages/_SubnetTree.cpython-36m-x86_64-linux-gnu.so
  • /usr/lib64/python3.6/site-packages/__pycache__/SubnetTree.cpython-36.pyc
  • /usr/lib64/python3.6/site-packages/__pycache__/SubnetTree.cpython-36.opt-1.pyc

Uploaded

almost 4 years ago

Package Size

37.5 KB

Installed Size

92.1 KB

Downloads

30

wget

wget --content-disposition "https://packagecloud.io/rocknsm/2_6/packages/el/7/python3-pysubnettree-0.33-1.el7.x86_64.rpm/download.rpm?distro_version_id=140"

Homepage

https://github.com/zeek/pysubnettree

License

BSD