stones

View on PyPIReverse Dependencies (0)

0.3.0 stones-0.3.0-py3-none-any.whl

Wheel Details

Project: stones
Version: 0.3.0
Filename: stones-0.3.0-py3-none-any.whl
Download: [link]
Size: 10836
MD5: 497870b42d5f8644dd04905c55d1e989
SHA256: dcd64ca8a13c82bb623002d98a79c8df2b0937b1285674ad692692979bf6c527
Uploaded: 2024-07-15 12:31:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stones
Version: 0.3.0
Summary: Library for Persistent key-value containers, compatible with Python dict
Author: Cristi Constantin
Project-Url: Homepage, https://github.com/croqaz/Stones
Project-Url: Repository, https://github.com/croqaz/Stones
License: MIT License Copyright (c) 2017 Cristi Constantin Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Database
Classifier: Topic :: Software Development
Requires-Python: >=3.9
Requires-Dist: lmdb (~=1.4); extra == "extra"
Requires-Dist: ujson (~=5.8); extra == "extra"
Requires-Dist: cbor2 (~=5.4); extra == "extra"
Requires-Dist: msgpack (~=1.0); extra == "extra"
Requires-Dist: pytest (~=7.4); extra == "test"
Requires-Dist: pytest-cov (~=4.1); extra == "test"
Requires-Dist: codecov (~=2.1); extra == "test"
Requires-Dist: Flake8-pyproject (~=1.2); extra == "test"
Provides-Extra: extra
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5119 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (70.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
__init__.py sha256=RiLXMs-5oEaTImS-UOf0dPuT6ta6xLtfKNDeOBpNJTg 562
__version__.py sha256=kJ-9KsPXDS7_VwuUpj0f9OzHUYlWIA_IXbVCdB2hLWA 465
base.py sha256=raAkQrT5rHIsmYwD_EUVgDIA6mhsI3lAv_sX3YSWAz8 2483
exceptions.py sha256=CM5QGAhQUSm8jDmBcNxTUFNvAOs4deIoHlFXGk-Zd4Y 45
lmdb.py sha256=4jyGmfdA8HWyeaSul_TfdfY5qQ43JQhhbufqw-SUR4c 4223
memory.py sha256=2gLgpGUKqw8TqZdJC0XVCL20S-em6yUu2gyFvoDTcs8 2224
serialize.py sha256=AW5nr5kv-6Er5QNzV6jah6Zpzdv6PrRCAxdVPFR4XXs 4531
util.py sha256=0kKgbKvOteau5QTY2L6n8ozepRBAjttEWgEcJPFv6vA 218
stones-0.3.0.dist-info/LICENSE sha256=nLm2BjqTrSyd0gAYSoiNQ5VyhOAbWxQBaxrLXwlf3TY 1074
stones-0.3.0.dist-info/METADATA sha256=B5PPnter6OstmfFgRtyuGmjrLtmh83YXfFude7C5JzM 7548
stones-0.3.0.dist-info/WHEEL sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk 91
stones-0.3.0.dist-info/top_level.txt sha256=e2h8lnA6dgzwjkQFq2AD88EUB5YTZhiR1wg1PlVDFWA 64
stones-0.3.0.dist-info/RECORD

top_level.txt

__init__
__version__
base
exceptions
lmdb
memory
serialize
util