File: control

package info (click to toggle)
feed2toot 0.17-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 296 kB
  • sloc: python: 1,039; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 869 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: feed2toot
Section: python
Priority: optional
Maintainer: Jonathan Carter <jcc@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3,
               python3-minimal,
               python3-setuptools
Standards-Version: 4.7.2
Homepage: https://gitlab.com/chaica/feed2toot
Vcs-Browser: https://salsa.debian.org/python-team/packages/feed2toot
Vcs-Git: https://salsa.debian.org/python-team/packages/feed2toot.git

Package: feed2toot
Architecture: all
Depends: python3-bs4,
         python3-feedparser,
         python3-mastodon,
         ${misc:Depends},
         ${python3:Depends}
Description: automatically parses rss feeds, and posts entries to the fediverse
 feed2toot is a Python application that:
  - automatically parses rss feeds
  - identifies new posts
  - posts these entries on the Mastodon social network