Page MenuHomeDevCentral

setup.cfg
No OneTemporary

setup.cfg

[metadata]
name = resolve-hash
version = 0.1.0
author = Sébastien Santoro
author_email = dereckson@espace-win.org
description = Resolve hash
long_description = file: README.md
long_description_content_type = text/markdown
license = BSD-2-Clause
license_files = LICENSE
url = https://devcentral.nasqueron.org/source/resolve-hash/
project_urls =
Bug Tracker = https://devcentral.nasqueron.org/tag/resolve_hash/
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: BSD License
Operating System :: OS Independent
Environment :: Console
Intended Audience :: Developers
Topic :: Software Development :: Version Control
[options]
package_dir =
= src
packages = find:
scripts =
bin/resolve-hash
python_requires = >=3.6
install_requires =
PyYAML>=6.0,<7.0
requests>=2.27.1,<3.0
[options.packages.find]
where = src

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 18, 07:02 (21 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2990146
Default Alt Text
setup.cfg (876 B)

Event Timeline