Metadata-Version: 1.0
Name: python-safe
Version: 1.0.4
Summary: Spatial Analysis Functional Engine
Home-page: http://github.com/AIFDR/inasafe
Author: Ole Nielsen, Tim Sutton, Ariel Núñez
Author-email: ole.moller.nielsen@gmail.com
License: GPL
Description: ========================================================
        InaSAFE - Indonesian Scenario Assessment for Emergencies
        ========================================================
        
        This is the project: InaSAFE a Quantum GIS plugin
        
        For more information about InaSAFE please visit
        `www.inasafe.org <http://www.inasafe.org>`_ and look at the documentation at
        `inasafe.readthedocs.org <http://inasafe.readthedocs.org>`_
        
        The latest source code is available at
        `https://github.com/AIFDR/inasafe <https://github.com/AIFDR/inasafe>`_
        which contains modules for risk calculations, gis functionality and functions
        for impact modelling.
        
        ========================
        Quick Installation Guide
        ========================
        
        To install the InaSAFE plugin, use the plugin manager in `QGIS <http://qgis.org>`_::
        
          Plugins -> Fetch Python Plugins
        
        Then search for 'InaSAFE', select it and click the install button.
        The plugin will now be added to your plugins menu.
        
        
        System Requirements
        -------------------
        
         - A standard PC with at least 4GB of RAM running Windows, Linux or Mac OS X
         - The QGIS Open Source Geographic Information System (http://www.qgis.org).
           InaSAFE requires QGIS version 1.7 or newer.
        
        Limitations
        ===========
        
        InaSAFE is a new project. The current code development started in
        earnest in January 2012 and there is still much to be done.  However,
        we work on the philosophy that stakeholders should have access to the
        development and source code from the very beginning and invite
        comments, suggestions and contributions.  See
        `our milestones list <https://github.com/AIFDR/inasafe/issues/milestones>`_ and
        `our open issues list <https://github.com/AIFDR/inasafe/issues?page=1&state=open>`_ 
        for known bugs and outstanding tasks.
        
        
        License
        =======
        
        InaSAFE is free software: you can redistribute it and/or modify it
        under the terms of the GNU General Public License version 3 (GPLv3) as
        published by the Free Software Foundation.
        
        The full GNU General Public License is available in LICENSE.txt or
        http://www.gnu.org/licenses/gpl.html
        
        
        Disclaimer of Warranty (GPLv3)
        ==============================
        
        There is no warranty for the program, to the extent permitted by
        applicable law. Except when otherwise stated in writing the copyright
        holders and/or other parties provide the program "as is" without warranty
        of any kind, either expressed or implied, including, but not limited to,
        the implied warranties of merchantability and fitness for a particular
        purpose. The entire risk as to the quality and performance of the program
        is with you. Should the program prove defective, you assume the cost of
        all necessary servicing, repair or correction.
        
        
        Limitation of Liability (GPLv3)
        ===============================
        
        In no event unless required by applicable law or agreed to in writing
        will any copyright holder, or any other party who modifies and/or conveys
        the program as permitted above, be liable to you for damages, including any
        general, special, incidental or consequential damages arising out of the
        use or inability to use the program (including but not limited to loss of
        data or data being rendered inaccurate or losses sustained by you or third
        parties or a failure of the program to operate with any other programs),
        even if such holder or other party has been advised of the possibility of
        such damages.
        
        
        
        
Keywords: gis vector feature raster data
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: GIS
