SpiceBot/setup.cfg
deathbybandaid 5686f3fa5f test
2022-02-10 07:56:32 -05:00

26 lines
679 B
INI

[metadata]
name = SpiceBot
version = 0.1.0
description = A Niche Wrapper around Sopel
author = deathbybandaid
author_email = sam@deathbybandaid.net
url = https://git.deathbybandaid.net/deathbybandaid/SpiceBot.git
license = Eiffel Forum License, version 2
classifiers =
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: Eiffel Forum License (EFL)
License :: OSI Approved :: Eiffel Forum License
Topic :: Communications :: Chat :: Internet Relay Chat
[options]
packages = find:
zip_safe = false
include_package_data = true
install_requires =
sopel>=7.0,<8
[options.entry_points]
sopel.plugins =
SpiceBot = SpiceBot