This is the Namesapce Trie.
Namespace Trie is a implementation of a Trie data structure. Unlike typical implementations, which are splitting its value into single characters, Namespace Trie treats its values as namespaces. Namespaces are strings that are delimited by a period. Such namespaces often occur in programming languages, e.g. Java or Python and may also appear while using some libraries for programming languages that itself do not offer namespacing (e.g. the Google Closure library offers a namespace feature for JavaScript). The Namespace Trie may help you find flaws in the namespace structure.
Namespace Trie is developed for use with Closure Depresolver and may at the moment not be very useful as there is not standalone interface.
This file was modified by PyCharm 2.5 for binding GitHub repository
Release files for namespacetrie 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| namespacetrie-0.1.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| namespacetrie-0.1-py2.7.egg | Legacy Egg format | - | - | Details |
Total release size: 18.2 kB
Release files / namespacetrie-0.1.tar.gz
| Download URL | namespacetrie-0.1.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
60e99b37f328d59e035ccddf39be58a7b90dfd088bc92e69f15e55ff164e3a99
|
|
BLAKE2b-256 checksum How to use checksums |
8c3dde24d86998dc5795edabd8dcd4d9efff8b9244be968e655fddad3fc2e3ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / namespacetrie-0.1-py2.7.egg
| Download URL | namespacetrie-0.1-py2.7.egg |
|---|---|
| Size | 13.2 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
b3ee9cf5708a989073e575a56fa95f1f771eff3b38aa8138442bd99a067252c9
|
|
BLAKE2b-256 checksum How to use checksums |
f982dc338e096ffa99468fae5360fd1d0f22a0b145054dcf20a0666e8500585a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |