Metadata-Version: 2.1
Name: opensesame-extension-osweb
Version: 1.4.11.0
Summary: OSWeb extension for OpenSesame
Home-page: https://github.com/smathot/opensesame-extension-osweb
Author: Sebastiaan Mathot
Author-email: s.mathot@cogsci.nl
License: UNKNOWN
Description: # OSWeb extension for OpenSesame
        
        Copyright 2018 - 2022 Sebastiaan Mathôt (@smathot)
        
        
        ## About
        
        This OpenSesame extension allows you to run OpenSesame experiments in a browser using OSWeb, a JavaScript implementation of OpenSesame.
        
        - <https://osdoc.cogsci.nl/manual/osweb/osweb/>
        - <https://github.com/smathot/OpenSesame/>
        - <https://github.com/open-cogsci/osweb/>
        
        
        ## Installation
        
        PyPi:
        
        ```
        pip install opensesame-extension-osweb
        ```
        
        Anaconda:
        
        ```
        conda install opensesame-extension-osweb -c cogsci
        ```
        
        
        ## License
        
        OSWeb is distributed under the terms of the GNU General Public License 3. The full license should be included in the file COPYING, or can be obtained from:
        
        - <http://www.gnu.org/licenses/gpl.txt>
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
