Slixfeed/slixfeed/assets/information.toml

135 lines
4.1 KiB
TOML
Raw Normal View History

2024-01-28 12:17:31 +01:00
about = """
Slixfeed
A Syndication bot for the XMPP communication network.
2024-01-28 12:17:31 +01:00
Slixfeed aims to be an easy to use and fully-featured news \
aggregator bot for XMPP. It provides a convenient access to Blogs, \
News websites and even Fediverse instances, along with filtering \
functionality.
2024-01-28 12:17:31 +01:00
Slixfeed is primarily designed for XMPP (aka Jabber). \
Visit https://xmpp.org/software/ for more information.
"""
authors = """
Laura Lapina
Co-Author, Instructor and Mentor.
Schimon Zackary
Author.
"""
filetypes = """
Supported filetypes: Atom, JSON, RDF, RSS and XML.
"""
license = """
Copyright 2022 - 2024 Schimon Zackary Jehudah
2024-01-28 12:17:31 +01:00
Permission is hereby granted, free of charge, to any person obtaining \
a copy of this software and associated documentation files (the \
Software), to deal in the Software without restriction, including \
without limitation the rights to use, copy, modify, merge, publish, \
distribute, sublicense, and/or sell copies of the Software, and to \
permit persons to whom the Software is furnished to do so, subject to \
the following conditions:
The above copyright notice and this permission notice shall be included \
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS \
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, \
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL \
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR \
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, \
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER \
DEALINGS IN THE SOFTWARE.
2024-01-28 12:17:31 +01:00
"""
note = """
You can run Slixfeed as a client, from your own computer, server, \
2024-01-28 12:17:31 +01:00
and even on a Linux phone (i.e. Droidian, Kupfer, Mobian, NixOS, \
postmarketOS). You can even use Termux.
All you need is one of the above and an XMPP account to \
connect Slixfeed to.
"""
operators = """
No operator was specified for this instance.
"""
platforms = """
Supported platforms: XMPP
Platforms to be added in future: Briar, Email, IRC, Matrix, MQTT, Tox.
For ideal experience, we recommend using XMPP.
2024-01-28 12:17:31 +01:00
"""
privacy = """
All your data belongs to us.
2024-01-28 12:17:31 +01:00
"""
protocols = """
Supported protocols: HTTP
Protocols to be added in future: Dat, FTP, Gemini, Gopher, IPFS.
"""
# Supported protocols: Dat, FTP, Gemini, Gopher, HTTP and IPFS.
resources = """
Slixfeed
https://gitgud.io/sjehuda/slixfeed
Slixmpp
https://slixmpp.readthedocs.io/
feedparser
https://pythonhosted.org/feedparser
"""
terms = """
Slixfeed is free software; you can redistribute it and/or \
modify it under the terms of the MIT License.
Slixfeed is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the \
MIT License for more details.
https://gitgud.io/sjehuda/slixfeed
2024-01-28 12:17:31 +01:00
"""
thanks = """
Alixander Court (alixandercourt.com, Utah), \
2024-01-28 12:17:31 +01:00
Christian Dersch (SalixOS), \
Cyrille Pontvieux (SalixOS, France), \
Denis Fomin (Gajim, Russia), \
Dimitris Tzemos (SalixOS, Greece), \
Emmanuel Gil Peyrot (Poezio, France), \
Florent Le Coz (Poezio, France), \
George Vlahavas (SalixOS, Greece), \
Guus der Kinderen from IgniteRealtime.org (Openfire, Netherlands), \
habnabit_ from #python on irc.libera.chat, \
imattau (atomtopubsub), \
Jaussoin Timothée (Movim, France), \
Kevin Smith from Isode (Swift, Wales), \
magicfelix, \
Mathieu Pasquet (slixmpp, France), \
Maxime Buquet (slixmpp, France), \
Pierrick Le Brun (SalixOS, France), \
Raphael Groner (Fedora, Germany), \
Remko Tronçon (Swift, Germany), \
Simone "roughnecks" Canaletti (woodpeckersnest.space, Italy), \
Strix from Loqi, \
Thorsten Mühlfelder (SalixOS, Germany), \
Yann Leboulanger (Gajim, France).
"""
xmpp = """
XMPP is the Extensible Messaging and Presence Protocol, a set \
of open technologies for instant messaging, presence, multi-party \
chat, voice and video calls, collaboration, lightweight \
middleware, content syndication, and generalized routing of XML \
data.
Visit https://xmpp.org/about/ for more information on the XMPP \
protocol.
"""