SpiceBotSERV/sopel-SpiceBotSERV/setup.cfg
2020-04-02 10:06:57 -04:00

26 lines
691 B
INI

[metadata]
name = sopel-SpiceBotSERV
version = 0.1.0
description = A Wrapper around Sopel
author = deathbybandaid
author_email = sam@deathbybandaid.net
url = https://github.com/deathbybandaid/sopel-SpiceBotSERV
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 =
SpiceBotSERV = sopel_SpiceBotSERV