Metadata-Version: 1.1
Name: mysearch
Version: 1.5
Summary: MySearch engine
Home-page: http://codingteam.net/project/mysearch
Author: Tuxicoman
Author-email: debian@jesuislibre.net
License: AGPL
Description: MySearch
        Copyright (C) 2013   Tuxicoman
        
        This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
        This program 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 Affero General Public License for more details.
        You should have received a copy of the GNU Affero General Public License along with this program.  If not, see <http://www.gnu.org/licenses/>.
        
        Dependencies are:
        - python 2.7
        - python-twisted
        - python-jinja2
        
        To launch the software, just do :
        $ python mysearch.py
        Then access the Search engine in your browser through http://localhost:60061/
        
        You can edit settings in the mysearch.cfg file.
        
        Enjoy !
        
Keywords: web search privacy
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Twisted
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: Internet
