furmeet-bot/webproj/templates/licenses.html

283 lines
9.0 KiB
HTML

<table>
<tr>
<th>Name</th>
<th>Version</th>
<th>License</th>
<th>Author</th>
<th>URL</th>
<th>Description</th>
</tr>
<tr>
<td>APScheduler</td>
<td>3.6.3</td>
<td>MIT License</td>
<td>Alex Grönholm</td>
<td>https://github.com/agronholm/apscheduler</td>
<td>In-process task scheduler with Cron-like capabilities</td>
</tr>
<tr>
<td>Django</td>
<td>3.2</td>
<td>BSD License</td>
<td>Django Software Foundation</td>
<td>https://www.djangoproject.com/</td>
<td>A high-level Python Web framework that encourages rapid development and clean, pragmatic design.</td>
</tr>
<tr>
<td>Pillow</td>
<td>8.2.0</td>
<td>Historical Permission Notice and Disclaimer (HPND)</td>
<td>Alex Clark (PIL Fork Author)</td>
<td>https://python-pillow.org</td>
<td>Python Imaging Library (Fork)</td>
</tr>
<tr>
<td>asgiref</td>
<td>3.3.4</td>
<td>BSD License</td>
<td>Django Software Foundation</td>
<td>https://github.com/django/asgiref/</td>
<td>ASGI specs, helper code, and adapters</td>
</tr>
<tr>
<td>beautifulsoup4</td>
<td>4.9.3</td>
<td>MIT License</td>
<td>Leonard Richardson</td>
<td>http://www.crummy.com/software/BeautifulSoup/bs4/</td>
<td>Screen-scraping library</td>
</tr>
<tr>
<td>captcha</td>
<td>0.3</td>
<td>BSD License</td>
<td>Hsiaoming Yang</td>
<td>https://github.com/lepture/captcha</td>
<td>A captcha library that generates audio and image CAPTCHAs.</td>
</tr>
<tr>
<td>certifi</td>
<td>2020.12.5</td>
<td>Mozilla Public License 2.0 (MPL 2.0)</td>
<td>Kenneth Reitz</td>
<td>https://certifiio.readthedocs.io/en/latest/</td>
<td>Python package for providing Mozilla&#x27;s CA Bundle.</td>
</tr>
<tr>
<td>chardet</td>
<td>4.0.0</td>
<td>GNU Library or Lesser General Public License (LGPL)</td>
<td>Mark Pilgrim</td>
<td>https://github.com/chardet/chardet</td>
<td>Universal encoding detector for Python 2 and 3</td>
</tr>
<tr>
<td>django-background-tasks</td>
<td>1.2.5</td>
<td>BSD License</td>
<td>arteria GmbH, John Montgomery</td>
<td>http://github.com/arteria/django-background-tasks</td>
<td>Database backed asynchronous task queue</td>
</tr>
<tr>
<td>django-ckeditor</td>
<td>6.0.0</td>
<td>BSD License</td>
<td>Shaun Sephton &amp; Piotr Malinski</td>
<td>https://github.com/django-ckeditor/django-ckeditor</td>
<td>Django admin CKEditor integration.</td>
</tr>
<tr>
<td>django-compat</td>
<td>1.0.15</td>
<td>MIT License</td>
<td>arteria GmbH</td>
<td>https://github.com/arteria/django-compat</td>
<td>For- and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11</td>
</tr>
<tr>
<td>django-hamlpy</td>
<td>1.4.3</td>
<td>MIT License</td>
<td>Nyaruka</td>
<td>UNKNOWN</td>
<td>HAML like syntax for Django templates</td>
</tr>
<tr>
<td>django-htmlmin</td>
<td>0.11.0</td>
<td>BSD License</td>
<td>CobraTeam</td>
<td>UNKNOWN</td>
<td>HTML minifier for Python frameworks (not only Django, despite the name).</td>
</tr>
<tr>
<td>django-js-asset</td>
<td>1.2.2</td>
<td>BSD License</td>
<td>Matthias Kestenholz</td>
<td>https://github.com/matthiask/django-js-asset/</td>
<td>script tag with additional attributes for django.forms.Media</td>
</tr>
<tr>
<td>django-method-override</td>
<td>1.0.4</td>
<td>MIT License</td>
<td>LocalMed</td>
<td>https://gitlab.com/localmed/django-method-override</td>
<td>Django Middleware for HTTP Method Override Form Params &amp; Header</td>
</tr>
<tr>
<td>django-sass-processor</td>
<td>1.0.0</td>
<td>MIT License</td>
<td>Jacob Rief</td>
<td>https://github.com/jrief/django-sass-processor</td>
<td>SASS processor to compile SCSS files into *.css, while rendering, or offline.</td>
</tr>
<tr>
<td>django-settings-export</td>
<td>1.2.1</td>
<td>BSD</td>
<td>Jakub Roztocil</td>
<td>https://github.com/jkbrzt/django-settings-export</td>
<td>This Django app allows you to export certain settings to your templates.</td>
</tr>
<tr>
<td>django-timezone-field</td>
<td>4.1.2</td>
<td>BSD License</td>
<td>Mike Fogel</td>
<td>http://github.com/mfogel/django-timezone-field/</td>
<td>A Django app providing database and form fields for pytz timezone objects.</td>
</tr>
<tr>
<td>html5lib</td>
<td>1.1</td>
<td>MIT License</td>
<td>UNKNOWN</td>
<td>https://github.com/html5lib/html5lib-python</td>
<td>HTML parser based on the WHATWG HTML specification</td>
</tr>
<tr>
<td>idna</td>
<td>2.10</td>
<td>BSD License</td>
<td>Kim Davies</td>
<td>https://github.com/kjd/idna</td>
<td>Internationalized Domain Names in Applications (IDNA)</td>
</tr>
<tr>
<td>libsass</td>
<td>0.20.1</td>
<td>MIT License</td>
<td>Hong Minhee</td>
<td>https://sass.github.io/libsass-python/</td>
<td>Sass for Python: A straightforward binding of libsass for Python.</td>
</tr>
<tr>
<td>psycopg2-binary</td>
<td>2.8.6</td>
<td>GNU Library or Lesser General Public License (LGPL)</td>
<td>Federico Di Gregorio</td>
<td>https://psycopg.org/</td>
<td>psycopg2 - Python-PostgreSQL Database Adapter</td>
</tr>
<tr>
<td>python-telegram-bot</td>
<td>13.4.1</td>
<td>GNU Lesser General Public License v3 (LGPLv3)</td>
<td>Leandro Toledo</td>
<td>https://python-telegram-bot.org/</td>
<td>We have made you a wrapper you can&#x27;t refuse</td>
</tr>
<tr>
<td>pytz</td>
<td>2021.1</td>
<td>MIT License</td>
<td>Stuart Bishop</td>
<td>http://pythonhosted.org/pytz</td>
<td>World timezone definitions, modern and historical</td>
</tr>
<tr>
<td>regex</td>
<td>2020.11.13</td>
<td>Apache Software License</td>
<td>Matthew Barnett</td>
<td>https://bitbucket.org/mrabarnett/mrab-regex</td>
<td>Alternative regular expression module, to replace re.</td>
</tr>
<tr>
<td>requests</td>
<td>2.25.1</td>
<td>Apache Software License</td>
<td>Kenneth Reitz</td>
<td>https://requests.readthedocs.io</td>
<td>Python HTTP for Humans.</td>
</tr>
<tr>
<td>six</td>
<td>1.15.0</td>
<td>MIT License</td>
<td>Benjamin Peterson</td>
<td>https://github.com/benjaminp/six</td>
<td>Python 2 and 3 compatibility utilities</td>
</tr>
<tr>
<td>soupsieve</td>
<td>2.2.1</td>
<td>MIT License</td>
<td>Isaac Muse</td>
<td>https://github.com/facelessuser/soupsieve</td>
<td>A modern CSS selector implementation for Beautiful Soup.</td>
</tr>
<tr>
<td>sqlparse</td>
<td>0.4.1</td>
<td>BSD License</td>
<td>Andi Albrecht</td>
<td>https://github.com/andialbrecht/sqlparse</td>
<td>A non-validating SQL parser.</td>
</tr>
<tr>
<td>tornado</td>
<td>6.1</td>
<td>Apache Software License</td>
<td>Facebook</td>
<td>http://www.tornadoweb.org/</td>
<td>Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.</td>
</tr>
<tr>
<td>tzlocal</td>
<td>2.1</td>
<td>MIT License</td>
<td>Lennart Regebro</td>
<td>https://github.com/regebro/tzlocal</td>
<td>tzinfo object for the local timezone</td>
</tr>
<tr>
<td>uWSGI</td>
<td>2.0.19.1</td>
<td>GNU General Public License v2 or later (GPLv2+)</td>
<td>Unbit</td>
<td>https://uwsgi-docs.readthedocs.io/en/latest/</td>
<td>The uWSGI server</td>
</tr>
<tr>
<td>urllib3</td>
<td>1.26.4</td>
<td>MIT License</td>
<td>Andrey Petrov</td>
<td>https://urllib3.readthedocs.io/</td>
<td>HTTP library with thread-safe connection pooling, file post, and more.</td>
</tr>
<tr>
<td>webencodings</td>
<td>0.5.1</td>
<td>BSD License</td>
<td>Geoffrey Sneddon</td>
<td>https://github.com/SimonSapin/python-webencodings</td>
<td>Character encoding aliases for legacy web content</td>
</tr>
</table>