Page MenuHomeDevCentral

setup.cfg
No OneTemporary

setup.cfg

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

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 26, 16:15 (8 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2315184
Default Alt Text
setup.cfg (875 B)

Event Timeline