NIND, as "nouvelle indexation"
New Indexation method in the Amose search engine since the former S2 and Lucene are deprecated.
In 2014, Atejcon developed and documented nind, a simple indexing module based on flat files. It was developed to meet the need for indexing an application such ANT'inno's ANT'box but can undoubtedly be used for other more ambitious applications in terms of volume and speed of indexing and reading.
CEA LVIC used the Lucene indexer for its Amose engine and wished to find an alternative. nind was a candidate and had to prove its relevance with regard to interfacing and volume performance.
nind has been modified to adapt to the functional of Amose, richer than the functional of S2, in particular by the types of terms and the various measures on the corpus for the calculations of relevance.
nind uses a flat file system for indexing and searching. These files are accessible outside real-time to make different analyzes of the indexed corpus. The nind system can be analyzed at different levels using only the flat files themselves. And outside real time, without anything from C ++ , Python classes allow you to consider all kinds of development to analyze the indexed corpus.
To control the coding of binary files, nind uses a grammar. EBNF (Extented Backus-Naur Form) was chosen. All binary files are thus specified in EBNF.
An immediate benefit of this grammar is that the files used by C++ programs
can be checked by Python programs using this grammar. The tests are therefore simpler to make and above all more complete.
And the hellish questioning of S2 "Does it malfunction in indexing or research ?" is definitely outdated.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nind-2.0.4.tar.gz.
File metadata
- Download URL: nind-2.0.4.tar.gz
- Upload date:
- Size: 182.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42a29b929ec463fb3da82a0e453b0250c9a8d8fa3e5c67a62dc4007a66218b6e
|
|
| MD5 |
2886094c31a4032b9fd865934742ac9a
|
|
| BLAKE2b-256 |
675d5b527dcc1c6f49cb66eb5b4b3d7bd0e0ae31b2d65abfdf764e1b8905d853
|
File details
Details for the file nind-2.0.4-cp315-cp315t-win_amd64.whl.
File metadata
- Download URL: nind-2.0.4-cp315-cp315t-win_amd64.whl
- Upload date:
- Size: 424.0 kB
- Tags: CPython 3.15t, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfa64c039ce08305da6067e69752ac53029695d12b10fd6fbdf54c66519dddd8
|
|
| MD5 |
f3292540f97906e49c3dce926a4c7ac5
|
|
| BLAKE2b-256 |
50048c20925e814e75f286226d4585eb83720ea1509e9848dafe319a591643fe
|
File details
Details for the file nind-2.0.4-cp315-cp315t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: nind-2.0.4-cp315-cp315t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 237.2 kB
- Tags: CPython 3.15t, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b217d5f353a335329a5e6a121d465ae4966ef9bf67bd292ce6d216c9e6d560a5
|
|
| MD5 |
5f47a27cc7cdc8a0cc1ad401c581ac10
|
|
| BLAKE2b-256 |
4f0f396edca3e41270cdb01c131a08104906ad6d3653c467b4e5ac964d93e6ee
|
File details
Details for the file nind-2.0.4-cp315-cp315t-macosx_11_0_arm64.whl.
File metadata
- Download URL: nind-2.0.4-cp315-cp315t-macosx_11_0_arm64.whl
- Upload date:
- Size: 210.6 kB
- Tags: CPython 3.15t, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b094e760cb936de9a55380c8c46253a3f74cb284714a53395119283d48486af
|
|
| MD5 |
d490b082a681d327176b9904e261544d
|
|
| BLAKE2b-256 |
ae5040ba07000830f1c37688a736f25d7da701ef8e621f88c525803d26ba11fc
|
File details
Details for the file nind-2.0.4-cp315-cp315-win_amd64.whl.
File metadata
- Download URL: nind-2.0.4-cp315-cp315-win_amd64.whl
- Upload date:
- Size: 417.0 kB
- Tags: CPython 3.15, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c4e615576c4d188305abf11cf50009f0f00daa4eb556a4aabf6ce9613a48eae
|
|
| MD5 |
50dfdd9e63e7502392ea685d8b6786ca
|
|
| BLAKE2b-256 |
3ee376ec3ac53f85a0a6f48941cf2c8d1f30bf00aaff4ebc77af937891e11770
|
File details
Details for the file nind-2.0.4-cp315-cp315-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: nind-2.0.4-cp315-cp315-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 238.3 kB
- Tags: CPython 3.15, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4857cb2f96cb89c4ecd5bdb5dfcd930848a2813a31b4c783b41636d37d682389
|
|
| MD5 |
bb0607e22fde09b55273821ef99d44be
|
|
| BLAKE2b-256 |
d2846a39562ab9fd6282bec8b37e227cb9a85624da6eeebd467235f69e6a5e12
|
File details
Details for the file nind-2.0.4-cp315-cp315-macosx_11_0_arm64.whl.
File metadata
- Download URL: nind-2.0.4-cp315-cp315-macosx_11_0_arm64.whl
- Upload date:
- Size: 200.4 kB
- Tags: CPython 3.15, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
627e7df687e14b743d6d2490861389e2d7b4e52e5b8ae94416bad898f6a1f39f
|
|
| MD5 |
2515e9f43b652985da82b2c4733ea484
|
|
| BLAKE2b-256 |
1a631f6e377a095b16f60e8606002e27f1e4a450a65fccab093de8a35993de77
|
File details
Details for the file nind-2.0.4-cp314-cp314t-win_amd64.whl.
File metadata
- Download URL: nind-2.0.4-cp314-cp314t-win_amd64.whl
- Upload date:
- Size: 424.1 kB
- Tags: CPython 3.14t, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
debaff02218e86f8557cf40f61431c211a7779d05bfa3b08d9ada4ed09a4e16a
|
|
| MD5 |
bd2eaa6c636494212fcb2c2a1d2fce69
|
|
| BLAKE2b-256 |
48425d22987d88db887a899d2a3bd01754fa59ab0251e0e47f751b70571b93eb
|
File details
Details for the file nind-2.0.4-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: nind-2.0.4-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 236.3 kB
- Tags: CPython 3.14t, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0f73093c0853b35cdfa578c48755fffe6d58ae151e97973db9e9d9c44b6e2aa
|
|
| MD5 |
09513b169538a035a5a8239c51ed403c
|
|
| BLAKE2b-256 |
21f313c25056c84f41e08fe888f327559b39c6bb2d3dd0dbf3d1517bc3c56658
|
File details
Details for the file nind-2.0.4-cp314-cp314t-macosx_11_0_arm64.whl.
File metadata
- Download URL: nind-2.0.4-cp314-cp314t-macosx_11_0_arm64.whl
- Upload date:
- Size: 210.7 kB
- Tags: CPython 3.14t, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a51825fbe0ed33c494123f2c80101d5b74e754e3c52febd3d09711cd6dbbd0f7
|
|
| MD5 |
3bec68da8c9769afd67cc37ef1c31a2c
|
|
| BLAKE2b-256 |
36b6f42a366c6905c801e478fed066c94232432cfecb2a15ec0680fab6b32be1
|
File details
Details for the file nind-2.0.4-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: nind-2.0.4-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 417.0 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45a5da2990ff17c0dec32bafa098dc5a033eac6fbabf2f95b836f49bfa5afc07
|
|
| MD5 |
39effb177d597d8987cfcdcbb6acac9e
|
|
| BLAKE2b-256 |
340935d38f1dc89606b095e206b5c62bd60acb1a0fa9567bb62e37d7f5ba82e3
|
File details
Details for the file nind-2.0.4-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: nind-2.0.4-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 238.3 kB
- Tags: CPython 3.14, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f08b325258663c4f1869f1b73bd875809d1ea5a3e86e773c06de7ef903b20aba
|
|
| MD5 |
1ddf2ce6a59f5b9b4bd290367356a059
|
|
| BLAKE2b-256 |
96b58c4d95d7e7b6632b33ad1dee31cf930eda3808ed77ec7af925fc9789609e
|
File details
Details for the file nind-2.0.4-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: nind-2.0.4-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 200.4 kB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8274fc22f4dbd1100813385e215b8001dcabc86c5fb4aa4b4c21aed2bb2ea15b
|
|
| MD5 |
44eefe885772734b9a6f5c9d0c21bc9e
|
|
| BLAKE2b-256 |
b6759aa8355cd286a461745bb0b9ef189b198428743df7920ae8292162c2dfe2
|
File details
Details for the file nind-2.0.4-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: nind-2.0.4-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 405.7 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0c6998d1c7a0122cfc0939b9b5c03eaa2bf277a8d18aaf18d0251f23a3463cd
|
|
| MD5 |
fea6cbc75deb10fdba9334efd0eeddb0
|
|
| BLAKE2b-256 |
6a53f0489fa2683abdfa9cadb850cba1879f31853c9c9c975fe20f020b0b0128
|
File details
Details for the file nind-2.0.4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: nind-2.0.4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 237.6 kB
- Tags: CPython 3.13, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41779a3ef8b160ab861ecf27116a4e97bdd4df192258c8ad9d9a15cfaf2cb39a
|
|
| MD5 |
fdf383480f8f5a7aaed4078fae45d469
|
|
| BLAKE2b-256 |
1526e9bc907abdd3a821b3ad48afbb31b385b762079de0a3b725c52bbe2d3e26
|
File details
Details for the file nind-2.0.4-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: nind-2.0.4-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 200.0 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25ec21d206171d8de0f2b62fe7977cbf7101737b60248bf17720281b773ea867
|
|
| MD5 |
4d8b87b8a47dfbca8c10ffc552c7048b
|
|
| BLAKE2b-256 |
c0fa852ae8e763dcad995c4920d1a0713ea18e39b1c45bf4f2e3310062ff4d58
|
File details
Details for the file nind-2.0.4-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: nind-2.0.4-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 405.7 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
002c8e5d619073128479ce0536543a15a4d361f5ebdf088b7db78a9ee408ef9e
|
|
| MD5 |
5e2375953b04e579a2fe43d52225dd1c
|
|
| BLAKE2b-256 |
efcd42e043effa5e1b02edd45cec848a2c12b40674b4cedfccf81cc3c9eeca98
|
File details
Details for the file nind-2.0.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: nind-2.0.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 237.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b47602774935fed9dd1458f453d2382566e8e6e1a6c995b37422ddc1ff070181
|
|
| MD5 |
0f19020257a1df2c159cb081aa77ae02
|
|
| BLAKE2b-256 |
ea3ee4771bfb35301823d1da9e990cb7fa07ff203b0c111fc71d3b45d0e0184d
|
File details
Details for the file nind-2.0.4-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: nind-2.0.4-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 199.9 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b55d403b53a7b6cd404ba431a6557140cf2467695254e92c73562477d2efc77
|
|
| MD5 |
e931736ea7e09824dc4ba3cb61179fe9
|
|
| BLAKE2b-256 |
4f27b80a45606cf4640a95fc326a5d91c3ae6e4802defdf2c92cea2ab08d2da9
|
File details
Details for the file nind-2.0.4-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: nind-2.0.4-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 402.3 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5fe71d1c2fddd37f74093bf97a7c81692f7ae136c8e734661b4416462f7ce02
|
|
| MD5 |
3d806951ae8bd76808012309433faa12
|
|
| BLAKE2b-256 |
1ad886afe4778f080094d3b47b0a402f4925b61d9bf039c260b56798d5bf4296
|
File details
Details for the file nind-2.0.4-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: nind-2.0.4-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 234.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc76115b0c2c8f9899df7cd39cc3b9bd408fb53782012cf88a4a2e293c9e322f
|
|
| MD5 |
d03ae9bdb0be8bd1506744b7150499b5
|
|
| BLAKE2b-256 |
abec9cb6ce27994a61e31d916e85b0f43b12e1f96fabecb21877a0b731435ddb
|
File details
Details for the file nind-2.0.4-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: nind-2.0.4-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 198.0 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
714e46ceeb4a3b74afacf0c3249f3148a420dff75204d62c6d3f7a9a9ef55900
|
|
| MD5 |
ea65e7b2ef57cbfd5a6cc35cdb8ae769
|
|
| BLAKE2b-256 |
aab87daa65a1d40eab7dc24672f0b8547f2a2ef14f272ae55e3c9b15e35edd66
|
File details
Details for the file nind-2.0.4-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: nind-2.0.4-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 401.7 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2bb8cc78538d94fcf5f0fa2619c91e4a5d400b455809ee9f7d561d6591e9a89
|
|
| MD5 |
287f070e2065ab40300845033ad49b30
|
|
| BLAKE2b-256 |
1681faf82103cee3c96823fe7b262364b212b71991b825ef336026d984f2b4a4
|
File details
Details for the file nind-2.0.4-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: nind-2.0.4-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 233.1 kB
- Tags: CPython 3.10, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c51e498abafcc21da29569d51c6e4dc0bb53df68c379846e17a6e54fc281cd2b
|
|
| MD5 |
8f33f63ffb6f427182e8ef3da765cdb7
|
|
| BLAKE2b-256 |
7b2e4c5d964188c60752ab34deab87d5060b688675d256f086720448dfd3c3a2
|
File details
Details for the file nind-2.0.4-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: nind-2.0.4-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 196.5 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d545aca0bdcbf3aead0fb3b5d84765a476ab5615c7b7cbf40cd08f2326df05cd
|
|
| MD5 |
db6d877880281a25e065f8c80af3eb99
|
|
| BLAKE2b-256 |
34ad5ee64594409e4cacc8cd6e30a5ba337abcaa5cf50c26547c1a4b5c1ac081
|
File details
Details for the file nind-2.0.4-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: nind-2.0.4-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 402.6 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52b82ae25565e0e4835d54d100d7810dd2cd7f4ec5a460927c609738ed049f6a
|
|
| MD5 |
d1cfecfa7f3d0d5a4028a8adea712068
|
|
| BLAKE2b-256 |
85942a92bdc800d4a1d09396f0113c710672b4512244709e986ff79369071255
|
File details
Details for the file nind-2.0.4-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: nind-2.0.4-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 233.2 kB
- Tags: CPython 3.9, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b0b0badc4fce5baed2adaba2117566ca653ab600f9405390668b19c61fc3d2c
|
|
| MD5 |
7be2e84afaea547107c2bf6266a8c454
|
|
| BLAKE2b-256 |
a462bf45626954dd187c8a254e83694553de4dae9b01d6a0a2e154149b059460
|
File details
Details for the file nind-2.0.4-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: nind-2.0.4-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 196.7 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
768ef8860a8945c2b8a62a3b0ebb07faea4f2ec53c830442b025394e958d0fb9
|
|
| MD5 |
2c317bf5b0f52757bd7c782e629bd428
|
|
| BLAKE2b-256 |
aff7da1b86b40290be592f2ce0ec53c7e7ee2690759cca34a759839fb721fe5b
|