Source: sopel
Section: net
Priority: optional
Maintainer: Antoine Beaupré <anarcat@debian.org>
Build-Depends: debhelper-compat (= 11)
             , python3 (>= 3.2)
             , python3-setuptools
             , python3-pytest
             , dh-python
Standards-Version: 4.3.0
Homepage: http://sopel.chat
Vcs-Git: https://salsa.debian.org/debian/sopel.git -b debian
Vcs-Browser: https://salsa.debian.org/debian/sopel/

Package: sopel
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
       , ${python3:Depends}
       , python3-requests
       , python3-dnspython
       , adduser
       , lsb-base (>= 3.0-6)
Provides: willie
Replaces: willie
Breaks: willie (<< 6.0~)
Recommends: python3-feedparser
          , python3-tz
          , python3-lxml
          , python3-enchant
          , python3-praw
          , python3-xmltodict
          , ipython3
Description: simple, lightweight, open source, easy-to-use IRC utility bot
 Sopel is a simple, lightweight, open source, easy-to-use IRC utility
 bot, written in Python. It's designed to be easy to use, easy to run,
 and easy to make new features for.
 .
 Sopel comes with a ton of ready-made features for you to use. It can
 leave notes for people, give you reminders, check RSS feeds, and much
 more.
 .
 Sopel also comes with a fully-documented and easy-to-use API, so you
 can write your own features. There's also an easy tutorial you can
 follow along with, to help you learn.
 .
 Developing for Sopel is a great way to familiarize yourself with
 Python. It's easy to start, but there's no limit to the cool things
 you can do with it.
 .
 Sopel was also known as Willie, Phenny or Jenni in previous
 incarnations.
