[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.222.166.12: ~ $
Metadata-Version: 2.1
Name: pytricia
Version: 1.0.2
Summary: An efficient IP address storage and lookup module for Python.
Home-page: https://github.com/jsommers/pytricia
Author: Joel Sommers
Author-email: jsommers@acm.org
Keywords: patricia tree,IP addresses
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: Log Analysis
Classifier: Topic :: Scientific/Engineering
License-File: COPYING.LESSER


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>.

Pytricia is released under terms of the GNU Lesser General Public License,
version 3.

Filemanager

Name Type Size Permission Actions
COPYING.LESSER File 7.47 KB 0644
INSTALLER File 4 B 0644
METADATA File 1.25 KB 0644
RECORD File 680 B 0644
REQUESTED File 0 B 0644
WHEEL File 104 B 0644
top_level.txt File 9 B 0644