bnc-lookup 1.0.6__py3-none-any.whl → 1.0.7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: bnc-lookup
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.7
|
|
4
4
|
Summary: Static Hash-Based Lookup for BNC Terms
|
|
5
5
|
Home-page: https://github.com/craigtrim/bnc-lookup
|
|
6
6
|
License: MIT
|
|
@@ -34,7 +34,7 @@ Description-Content-Type: text/markdown
|
|
|
34
34
|
[](https://pypi.org/project/bnc-lookup/)
|
|
35
35
|
[](https://pypi.org/project/bnc-lookup/)
|
|
36
36
|
[](https://pypi.org/project/bnc-lookup/)
|
|
37
|
-
[](LICENSE)
|
|
37
|
+
[](https://github.com/craigtrim/bnc-lookup/blob/master/LICENSE)
|
|
38
38
|
[](https://github.com/astral-sh/ruff)
|
|
39
39
|
[](https://github.com/pre-commit/pre-commit)
|
|
40
40
|
[](https://github.com/craigtrim/bnc-lookup)
|
|
@@ -121,7 +121,7 @@ If a token passes the BNC test, you can be confident it's a word that real peopl
|
|
|
121
121
|
|
|
122
122
|
## Documentation
|
|
123
123
|
|
|
124
|
-
For detailed usage, performance benchmarks, and advanced features, see the [API Documentation](docs/API.md).
|
|
124
|
+
For detailed usage, performance benchmarks, and advanced features, see the [API Documentation](https://github.com/craigtrim/bnc-lookup/blob/master/docs/API.md).
|
|
125
125
|
|
|
126
126
|
## Development
|
|
127
127
|
|
|
@@ -133,7 +133,7 @@ make test # Run tests
|
|
|
133
133
|
make all # Full build pipeline
|
|
134
134
|
```
|
|
135
135
|
|
|
136
|
-
See [API Documentation](docs/API.md) for detailed development information.
|
|
136
|
+
See [API Documentation](https://github.com/craigtrim/bnc-lookup/blob/master/docs/API.md) for detailed development information.
|
|
137
137
|
|
|
138
138
|
## License
|
|
139
139
|
|
|
@@ -141,7 +141,7 @@ This package is dual-licensed:
|
|
|
141
141
|
- **Software**: MIT License
|
|
142
142
|
- **BNC Data**: BNC User Licence
|
|
143
143
|
|
|
144
|
-
See [LICENSE](LICENSE) for complete terms.
|
|
144
|
+
See [LICENSE](https://github.com/craigtrim/bnc-lookup/blob/master/LICENSE) for complete terms.
|
|
145
145
|
|
|
146
146
|
## Attribution
|
|
147
147
|
|
|
@@ -257,7 +257,7 @@ bnc_lookup/hs/h_fc.py,sha256=36PmEBdpRmYq8PCEL7g9m08mCLCQuq50uMUllCAuUdI,101225
|
|
|
257
257
|
bnc_lookup/hs/h_fd.py,sha256=N2Sh5oNn6mEBf1FKfSF9V9jWXsaCMOrj3cWgeVHvRUE,97843
|
|
258
258
|
bnc_lookup/hs/h_fe.py,sha256=90Vr4qZcGfni2nxaGUR4MxuF6Z6aRar8awM5g-Z61T0,100807
|
|
259
259
|
bnc_lookup/hs/h_ff.py,sha256=vwrosNEVBRctHXd3lC0bsY0bKMUiJnNhOLLv9Be2ouY,105595
|
|
260
|
-
bnc_lookup-1.0.
|
|
261
|
-
bnc_lookup-1.0.
|
|
262
|
-
bnc_lookup-1.0.
|
|
263
|
-
bnc_lookup-1.0.
|
|
260
|
+
bnc_lookup-1.0.7.dist-info/LICENSE,sha256=AYOkuUBnkCcFiW6x4tIrmFPNbW7EG2T5HkGYtxD6cFo,2124
|
|
261
|
+
bnc_lookup-1.0.7.dist-info/METADATA,sha256=5da7RPRjgJRa_6Wfj5iEijZAq7TKDdTL_I7FGrGEklE,6591
|
|
262
|
+
bnc_lookup-1.0.7.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
263
|
+
bnc_lookup-1.0.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|