Metadata-Version: 1.1
Name: submit
Version: 1.0.0
Summary: submit is a submission web service designed for programming assignments
Home-page: https://github.com/ucsb-cs/submit
Author: Bryce Boe
Author-email: bboe@cs.ucsb.edu
License: Simplified BSD License
Description: # submit
        
        `submit` is a web service that is intented to be used for online submission of
        programming assignments. When configured, submitted projects can be
        automatically assessed.
        
        Note: This web service was written to work on UCSB's network. A number of
        manual modifications are necessary to get working elsewhere.
        
Keywords: web pyramid pylons
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
