dbmarkers

View on PyPIReverse Dependencies (0)

0.1.0 dbmarkers-0.1.0-py3-none-any.whl

Wheel Details

Project: dbmarkers
Version: 0.1.0
Filename: dbmarkers-0.1.0-py3-none-any.whl
Download: [link]
Size: 9934
MD5: 516a21bac99c0d788731d63a10c3c0bd
SHA256: 11f1d8d524d7284fc668185e45ac4109fdd36c1fd2eddf6f6ed60012366f3de9
Uploaded: 2025-03-10 17:13:16 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: dbmarkers
Version: 0.1.0
Summary: Generates Downbeat markers for DAWs and other musical apps
Author-Email: Rafael González <astrorafael[at]gmail.com>
Project-Url: Homepage, https://github.com/astrorafael/dbmarkers
Project-Url: Repository, https://github.com/astrorafael/dbmarkers.git
License: MIT License Copyright (c) 2025 astrorafael 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: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Requires-Dist: lica (>=1.1)
Requires-Dist: jinja2
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1870 characters]

WHEEL

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

RECORD

Path Digest Size
dbmarkers/__init__.py sha256=g7e8z4CAQViUKpesCSUT6Vfq4oYozxkWEgKtYoiH9FY 49
dbmarkers/_version.py sha256=-LyU5F1uZDjn6Q8_Z6-_FJt_8RE4Kq9zcKdg1abSSps 511
dbmarkers/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dbmarkers/common/madmom.py sha256=WtGfXwHtyh1yFgymXD48YAHfxM10fHZC2J2vSNTo9HA 797
dbmarkers/common/parser.py sha256=b7dCV-5SThnqk--dIqrUJ4Iq9IlR0gDRuamCoj3PEps 990
dbmarkers/common/validators.py sha256=yj1ONeDxFI5Wc_2yiW1oZCesIzOz7O4dGMy4zOMZ8yo 406
dbmarkers/reaper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dbmarkers/reaper/main.py sha256=xPeJQrvXFy2X67KxsWbV1VV0FSF4II9Nm-eE-zWFSG4 3063
dbmarkers/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dbmarkers/templates/reaper.j2 sha256=Oxn5rJ3PLL5FltQZCrnC0_8enFeCmG7WshfofmBHYEw 114
dbmarkers/templates/transcribe.j2 sha256=MOxIZ2l3dQcnbSgjqQGTTbG79SdeUbYACCSi9HBKUMg 208
dbmarkers/transcribe/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dbmarkers/transcribe/main.py sha256=xKyWXiTpKsbtkDiA2gPinR1cW81w_EFSuNoETrg5JJs 3509
dbmarkers-0.1.0.dist-info/LICENSE sha256=tocnSDvS9F4pGq5bjFdIuEeev0YmvzD3PsP7OUVtTvc 1068
dbmarkers-0.1.0.dist-info/METADATA sha256=-iqUKO5Ipj0uDpD2oewxxNtN7R3XV7OvOyVyH7BI5FM 3941
dbmarkers-0.1.0.dist-info/WHEEL sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8 91
dbmarkers-0.1.0.dist-info/entry_points.txt sha256=KvBZr6cax6iZ5VQofdxhVfDimbP2pBI6vi4RrkfGCAY 114
dbmarkers-0.1.0.dist-info/top_level.txt sha256=LZf5uRhkFwdLWmO3DSqBBenX3pw3IFwvWiM6SHxLHtI 10
dbmarkers-0.1.0.dist-info/RECORD

top_level.txt

dbmarkers

entry_points.txt

markers-reaper = dbmarkers.reaper.main:main
markers-transcribe = dbmarkers.transcribe.main:main