sl-optimizer

View on PyPIReverse Dependencies (1)

0.0.4 sl_optimizer-0.0.4-py3-none-any.whl

Wheel Details

Project: sl-optimizer
Version: 0.0.4
Filename: sl_optimizer-0.0.4-py3-none-any.whl
Download: [link]
Size: 12396
MD5: e63c8fa2dbe7ff9411356bb1d50753ac
SHA256: d3c342d9248fd6d04ed0a9600c44ff20aed48af57ab8797d0157142639048aeb
Uploaded: 2024-02-23 02:43:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sl_optimizer
Version: 0.0.4
Summary: Optimizing the arrangement of data in storage layout.
Author-Email: Vladyslav Novotnyi <psejjkuczo[at]proxiedmail.com>
Maintainer-Email: Vladyslav Novotnyi <psejjkuczo[at]proxiedmail.com>
Project-Url: Homepage, https://github.com/fabelx/storage-layout-optimizer
Project-Url: Bug Reports, https://github.com/fabelx/storage-layout-optimizer/issues
Project-Url: Say Thanks!, https://saythanks.io/to/daprostovseeto
Project-Url: Source, https://github.com/fabelx/storage-layout-optimizer
License: The MIT License (MIT) Copyright (c) 2024 to present Vladyslav Novotnyi and individual contributors. 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.
Keywords: evm,solidity,storage-layout
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Requires-Dist: jsonschema
Requires-Dist: sl-optimizer[test]; extra == "dev"
Requires-Dist: sl-optimizer[lint]; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: black (>=23.10.0); extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: flake8 (>=6.0.0); extra == "lint"
Requires-Dist: flake8-pyproject; extra == "lint"
Requires-Dist: coverage; extra == "test"
Requires-Dist: deepdiff (>=1.7.0); extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 5044 characters]

WHEEL

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

RECORD

Path Digest Size
cli.py sha256=Q08-SHuVn29Jg5W4CTNx1jzQLYSXWpuy76p-1nncNGo 2537
sl_optimizer/__init__.py sha256=w2kpLC8hNAZVUsMvWIrGf7n5YXTpTB_niiFGm42KArk 704
sl_optimizer/constants.py sha256=nN4O7AjXhmnv-MyGU8f9Fojh1Vmgm-TJdMxTuHIB1HY 2594
sl_optimizer/core.py sha256=vuXYeQrgiz8iaDZuQ1Ms8UblMI76n2-5TXpvpcQQ-2c 4962
sl_optimizer/errors.py sha256=IF4p4wzxTLq6IJrRVDMCiOxFbnsHeuoB8BP6aTi5Ra8 619
sl_optimizer/layout.py sha256=cxohFlx7Tm0NvsSzj2Dki5zYCi2Pu1BB4zYDI74pMSQ 4487
sl_optimizer/utils.py sha256=w21jcG9R-GzBL8FBMrF98Q6Z4Sy-Kcdq7o5jSAZbWBU 3587
sl_optimizer-0.0.4.dist-info/LICENSE.txt sha256=edJlB3JpY_N8RiV3kCW-kazcW_lNp84sqzX1B3EMMoo 1124
sl_optimizer-0.0.4.dist-info/METADATA sha256=Rx2NHsZu3hkLozFAbKd8YBX75Q9S6Du0q8dC2CpQmKk 8140
sl_optimizer-0.0.4.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
sl_optimizer-0.0.4.dist-info/entry_points.txt sha256=JAKzVBvoZReOG7AF7Kh8o44PYctnyJ_yNpL2_6BneiY 42
sl_optimizer-0.0.4.dist-info/top_level.txt sha256=IbqbNhcytgxdfZuIt4M8ShHu-l5q3dTRGAPwqnJBE-8 17
sl_optimizer-0.0.4.dist-info/RECORD

top_level.txt

cli
sl_optimizer

entry_points.txt

sl_optimizer = cli:main