Metadata-Version: 2.1
Name: catsoop
Version: 19.0.6
Summary: CAT-SOOP is a tool for automatic collection and assessment of online exercises.
Home-page: https://catsoop.org
Author: CAT-SOOP Contributors
Author-email: catsoop-dev@mit.edu
License: AGPLv3+
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Education
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Description-Content-Type: text/plain
License-File: LICENSE
License-File: LICENSE.bundled_software
License-File: LICENSE.included_software
Requires-Dist: bs4
Requires-Dist: cheroot
Requires-Dist: filelock
Requires-Dist: python-jose
Requires-Dist: mistletoe
Requires-Dist: mpmath
Requires-Dist: ply
Requires-Dist: pynacl
Requires-Dist: websockets
Requires-Dist: lxml
Requires-Dist: pylti
Requires-Dist: oauthlib
Requires-Dist: unidecode
Requires-Dist: ldap3
Requires-Dist: black
Requires-Dist: pytest
Requires-Dist: setuptools
Provides-Extra: server
Requires-Dist: uwsgi; extra == "server"

\
/    /\__/\
\__=(  o_O )=
(__________)
 |_ |_ |_ |_

CAT-SOOP


CAT-SOOP is a flexible, programmable learning management system originally
developed primarily for use in MIT's 6.01 (Introduction to Electrical
Engineering and Computer Science via Robotics).

CAT-SOOP is Free/Libre Software, available under the terms of the GNU Affero
General Public License, version 3+. Please note that the terms of this license
apply to the CAT-SOOP system itself, but not to any course material hosted on a
CAT-SOOP instance, unless explicitly stated otherwise.


CONTACT
-------

Web Site:

  https://catsoop.org

Mailing Lists:

  catsoop-users@mit.edu, low-volume list for announcements and discussion
    (subscribe at http://mailman.mit.edu/mailman/listinfo/catsoop-users)

  catsoop-dev@mit.edu for development-related discussion
    (subscribe at http://mailman.mit.edu/mailman/listinfo/catsoop-dev)


INSTALLING
----------

See https://catsoop.org/website/docs/installing


HACKING
-------

See https://catsoop.org/website/docs/contributing/hacking


INCLUDED SOFTWARE
-----------------

CAT-SOOP incorporates pieces of third-party software.  Licensing information
for the original programs is available in the LICENSE.included_software file.

The CAT-SOOP distribution also includes several pieces of third-party software.
Licensing information for these programs is included in this distribution, in
the LICENSE.bundled_software file.
