Skip to main content

Music file hasher

Project description

[’# -- coding: utf-8 --n’, ‘n’, ‘import osn’, ‘n’, ‘from setuptools import setup, find_packagesn’, ‘n’, ‘here = os.path.realpath(__file__)n’, “readme = os.path.dirname(os.path.join(here, ‘README.rst’))n”, ‘n’, ‘setup(n’, “ name=’mp3hash’,n”, “ version=’0.0.2’,n”, “ description=’Music file hasher’,n”, ‘ long_description=open(readme).readlines(),n’, “ author=’Javier Santacruz’,n”, “ author_email=’javier.santacruz.lc@gmail.com’,n”, “ url=’http://github.com/jvrsantacruz/mp3hash’,n”, ‘ packages=find_packages(),n’, ‘ install_requires=[],n’, ‘ classifiers=[n’, “ ‘Development Status :: 3 - Alpha’,n”, “ ‘License :: OSI Approved :: GNU General Public License v3 (GPLv3)’,n”, “ ‘Programming Language :: Python’,n”, “ ‘Programming Language :: Python :: 2’,n”, “ ‘Programming Language :: Python :: 2.7’,n”, ‘ ],n’, “ platforms=[‘Any’],n”, “ scripts=[‘scripts/mp3hash’],n”, ‘)n’]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mp3hash-0.0.2.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file mp3hash-0.0.2.tar.gz.

File metadata

  • Download URL: mp3hash-0.0.2.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mp3hash-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b2953d0fc3ea7fe32e1423705a14948aaa870a62fa42a68607aef457f52224dd
MD5 dfd3f400a5609acaa185845e8f038baa
BLAKE2b-256 67c1cbaf959701319be2f666b3f8d1cff66fe7b64e97526bf055141c6db56f5d

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page