sng-parser

View on PyPIReverse Dependencies (1)

1.3.0 sng_parser-1.3.0-py3-none-any.whl

Wheel Details

Project: sng-parser
Version: 1.3.0
Filename: sng_parser-1.3.0-py3-none-any.whl
Download: [link]
Size: 18720
MD5: c95366955746fdf5a0d86b99e852d320
SHA256: 7e1fa8ef07883f5fc4cab6e92e016cc468b2043e0106a5379e69bfb0ee0fcfaf
Uploaded: 2024-02-18 23:01:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sng_parser
Version: 1.3.0
Summary: Python library for reading .sng files
Author-Email: Josh Mcdaniel <80354972+joshrmcdaniel[at]users.noreply.github.com>
Project-Url: homepage, https://github.com/joshrmcdaniel/sng-format-python
License: MIT License Copyright (c) 2024 Josh Mcdaniel 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: sng,.sng,clone hero,ch,file,sng-format,sng-parse
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: soundfile (==0.12.1)
Requires-Dist: cffi (>=1.0)
Requires-Dist: numpy
Requires-Dist: scalene; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5284 characters]

WHEEL

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

RECORD

Path Digest Size
sng_parser/__init__.py sha256=iz17ACTpI3qkLraVkPDdzPYvT9_M7ra-1s0HBbPtD_s 253
sng_parser/__main__.py sha256=NpRCTMl5akA_AsZjouzas4chC_5hLdqUTvDywYoW38c 5553
sng_parser/common.py sha256=xoCndlxVPtORDxWfVpjF9tMYFthozQmCtTxN8WHcnVw 12263
sng_parser/decode.py sha256=7or-7tdZh4ztQua3SGjQxPN8avhEy5F-b9PvE7ST9pk 16475
sng_parser/encode.py sha256=GmFDqMJn5mE8k268hmycEdzcr8ge8CE5qsVtFrJL7sQ 14936
sng_parser-1.3.0.dist-info/LICENSE sha256=cgSZ0jPYtfPFZ_wpf2cwLIZ0Q-68ufuML9STz1G6py8 1091
sng_parser-1.3.0.dist-info/METADATA sha256=visSoqmGSpu8J0cjUji7YL6OzldueEObhI-W5LP4pzk 7376
sng_parser-1.3.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
sng_parser-1.3.0.dist-info/entry_points.txt sha256=YqDmKyHf1WRkrScns9wkCP16RS6yFCJsp6w6Xjjpy5o 56
sng_parser-1.3.0.dist-info/top_level.txt sha256=SbseQsOr8RuyKwb785MwSOBUyTjDtp3V4aaR7I-Alck 11
sng_parser-1.3.0.dist-info/RECORD

top_level.txt

sng_parser

entry_points.txt

sng_parser = sng_parser.__main__:main