Metadata-Version: 1.1
Name: Surpriser
Version: 1.2.5
Summary: Surpriser object and some functions.
Home-page: https://pypi.org/project/Surpriser/
Author: Daniel Gamermann
Author-email: danielg@if.ufrgs.br
License: UNKNOWN
Description:       Copyright (C) 2020 Daniel Gamermann <gamermann@gmail.com>
        
                             Surpriser Version 1.0
                             --------- ------- ---
        
        
        
        License
        -------
        
        Surpriser is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.
        
        Surpriser 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
        GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with Surpriser.  If not, see <http://www.gnu.org/licenses/>.
        
        
        Installation
        ------------
        
        For installing Surpriser, just download it, extract the contents in a 
        folder and run the setup by typing "python setup.py install", as root.
        The python-dev package should be installed in the system.
        Some users reported dificulties in compiling C sources in windows. 
        If you do science, consider using linux and open source software.
        
        
        
        Author and Credits
        ------ --- -------
        
        Surpriser was programmed by Daniel Gamermann. 
        If you use our code in your research, please cite us.
        
        
        Bugs, Feedback and Comments
        ----- -------- --- --------
        
        Please report any problems or misbehavior of the code to the author at
        gamermann@gmail.com
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Mathematics
