arktika-icebreaker

View on PyPIReverse Dependencies (0)

0.6.0 arktika_icebreaker-0.6.0-py3-none-any.whl

Wheel Details

Project: arktika-icebreaker
Version: 0.6.0
Filename: arktika_icebreaker-0.6.0-py3-none-any.whl
Download: [link]
Size: 14718
MD5: bbe6508ce2cb920c61bd524f28a199e8
SHA256: cc49bb63e9b6f4c82e4fd503fbff330299c8c7bff670922b78a78c31676109dc
Uploaded: 2024-05-09 08:00:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: arktika-icebreaker
Version: 0.6.0
Summary: Software Dev Kit
Author-Email: Arktika <oss[at]arktika.io>
Project-Url: Homepage, https://github.com/arktika-io/icebreaker
Project-Url: Source Code, https://github.com/arktika-io/icebreaker
Project-Url: Documentation, https://github.com/arktika-io/icebreaker/docs
Project-Url: Changelog, https://github.com/arktika-io/icebreaker/blob/main/CHANGELOG.md
Project-Url: Bug Tracker, https://github.com/arktika-io/icebreaker/issues
License: MIT License Copyright (c) Arktika 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.
Requires-Python: >=3.12
Requires-Dist: ruff (==0.*); extra == "cli"
Requires-Dist: build (==1.*); extra == "dev"
Requires-Dist: twine (==4.*); extra == "dev"
Requires-Dist: hypothesis (==6.*); extra == "dev"
Requires-Dist: pytest (==7.*); extra == "dev"
Requires-Dist: pytest-asyncio (==0.*); extra == "dev"
Requires-Dist: ruff (==0.*); extra == "testing"
Requires-Dist: mypy (==1.*); extra == "testing"
Provides-Extra: cli
Provides-Extra: dev
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 343 characters]

WHEEL

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

RECORD

Path Digest Size
icebreaker/__init__.py sha256=WdgPU59IX9IoEx82i13847HU0UeWkb_yxNwHItAOnco 62
icebreaker/__main__.py sha256=7FF3qd2BeQDQBPWj-4_NQqQI-t0ZxesVxFL7aVG-rTo 799
icebreaker/__version__.py sha256=VDbbK1ng8kQUlup_6H8cvjeW8TXsVRym_Ur-2ajEWEM 108
icebreaker/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
icebreaker/version sha256=l6XW5UCmEg0Jw53bZn4Ojiusf8wv_vgTuC4I_WA2W84 6
icebreaker/_cli/__init__.py sha256=5QlkSM4F4Bs2061pFP4qXheezIMe2n9BYzBESv2RwNs 97
icebreaker/_cli/_cli.py sha256=IB6sQgQz3Hn7tmIXolQNT9dKYsNYtnLHPkIEctsrbas 3956
icebreaker/_cli/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
icebreaker/_cli/commands/fmt.py sha256=l1226Zl0j4qqyum9qf1pMdqClHGbZLQpTKFEC5RSdwc 1123
icebreaker/_cli/commands/fmt_check.py sha256=aDtkTWhPEkx0491n8Ujq-_HuImEGeINCdKx7KyxZj4A 1127
icebreaker/_cli/commands/version.py sha256=nxuG_4hvCxUoKuJVM57u27LGZI6dozj-hoE-hfoy73o 402
icebreaker/_cli/interfaces/__init__.py sha256=hKiCwsOzAPfOBvDgkfzVdGc_SSc6MbqjYW41TodGOq4 202
icebreaker/_cli/interfaces/_exit_code.py sha256=EXl7BBZCAq9OKTzj-5USLk8q5gdatmDPbjCrk44OMD4 56
icebreaker/_cli/interfaces/_printer.py sha256=IcbhZjt6jTffT9PqqpVAt57CSHa_bquZqNZiJh42iZI 133
icebreaker/_cli/interfaces/_reader.py sha256=GsOit7g4BXBiKZjtuv_6eoICySk1AnJLMtG4Xz0itls 83
icebreaker/_internal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
icebreaker/_internal/formatting/__init__.py sha256=eyOzPqECH-j_BFr7hXreiyRtMepj5W6lPdzcax1ErA0 481
icebreaker/_internal/formatting/_formatter.py sha256=VjWyjW7XieykWDUdpbm1CqqpZ4TDGX8fMlwJgN91wNU 527
icebreaker/_internal/formatting/_ruff_formatter.py sha256=cPEMVXi68MsuMPt_St9fXdQy3HrQJKzKXuUsgqchQfk 2195
icebreaker/_internal/typing/__init__.py sha256=AgKNZNPBzanI02r2QBAEvhjjABXuLKyNaW9K5NGECjY 400
icebreaker/_internal/typing/_mypy_type_checker.py sha256=dGL3CzncUsR7gIbwoIg1JOVmP1thTbuJvWPCLIECrRs 1317
icebreaker/_internal/typing/_type_checker.py sha256=yUIjdvFKGhej3Gqvsr_Y_rEbAPkgy_YjZgGwAehf5Xc 394
icebreaker/testing/__init__.py sha256=f_bJP_sJ93B2ShXjUJ7g0vrVoriO0PxJDAw0GMvGsQk 176
icebreaker/testing/_test_code_formatting.py sha256=yxZCXIkAsIG_nFipja4J--P3qRAzGtiedN0olGQb9KU 686
icebreaker/testing/_test_code_typing.py sha256=tkHlS6uqrrKCxiJDsy2ND_tcYe2DcakMQubumpakzvA 640
icebreaker/versioning/__init__.py sha256=F0WyYy0vsIwPOEHH0zuTl_jw58XRMkhv13oFfpQrblc 91
icebreaker/versioning/_version_file_based.py sha256=TSx28EasB_ZlxrF14wJp7ROfcCXNNZ9VZjXdBJes1_8 2764
arktika_icebreaker-0.6.0.dist-info/LICENSE sha256=S_GobD1OM9dOOBlSu7xSt2NO72GBTJH9RkkcD_cEKi8 1059
arktika_icebreaker-0.6.0.dist-info/METADATA sha256=qXmKMr2RppQxK6wAGISkt1WaB_nyA_RIhknZg9Nv-IU 2597
arktika_icebreaker-0.6.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
arktika_icebreaker-0.6.0.dist-info/entry_points.txt sha256=khLfD3JGraAAYOqLUukPUZSMcaETywsEMMD8O6ZrzpI 56
arktika_icebreaker-0.6.0.dist-info/top_level.txt sha256=kgUvykzBd-BJwW6ymNG-LrpTpy7Ae8k-XenlVFdTNS4 11
arktika_icebreaker-0.6.0.dist-info/RECORD

top_level.txt

icebreaker

entry_points.txt

icebreaker = icebreaker.__main__:main