Metadata-Version: 1.1
Name: fatiando
Version: 0.2
Summary: Geophysical modeling and inversion
Home-page: http://www.fatiando.org
Author: Leonardo Uieda
Author-email: leouieda@gmail.com
License: BSD License
Description: ================
        Fatiando a Terra
        ================
        
        *Fatiando a Terra* is an **open-source** Python package for
        **modeling and inversion** in geophysics.
        
        For more **information** visit http://www.fatiando.org
        
        Documentation
        -------------
        
        The latest documentation is available at ReadTheDocs:
        
        http://fatiando.readthedocs.org
        
        There you'll find the install instructions,
        a cookbook with examples,
        and the API reference.
        
        The documentation reflects the *master* branch on Github_.
        
        Get fatiando
        ------------
        
        You can download
        the stable version
        of Fatiando
        from `PyPI <https://pypi.python.org/pypi/fatiando>`_.
        You'll find more detailed explanations on the
        `install instructions <http://fatiando.readthedocs.org/en/latest/install.html>`_.
        
        .. image:: https://pypip.in/v/fatiando/badge.png
            :target: https://crate.io/packages/fatiando/
            :alt: Latest PyPI version
        
        .. image:: https://pypip.in/d/fatiando/badge.png
            :target: https://crate.io/packages/fatiando/
            :alt: Number of PyPI downloads
        
        Source code
        -----------
        
        The source code of Fatiando is hosted on Github_.
        
        .. _Github: https://github.com/leouieda/fatiando
        
        .. image:: https://travis-ci.org/leouieda/fatiando.png?branch=master
            :target: https://travis-ci.org/leouieda/fatiando
            :alt: Travis CI build status
        
        .. image:: https://coveralls.io/repos/leouieda/fatiando/badge.png?branch=master
            :target: https://coveralls.io/r/leouieda/fatiando?branch=master
        
        The authors
        -----------
        
        Fatiando is developed by working geophysicists. Work done here is
        part of some Masters and PhD projects. See a list of `people involved`_.
        
        .. _people involved: http://readthedocs.org/docs/fatiando/en/latest/contributors.html
        
        License
        -------
        
        Fatiando a Terra is free software: you can redistribute it and/or modify it
        under the terms of the **BSD License**. A copy of this license is provided in
        LICENSE.txt and at http://readthedocs.org/docs/fatiando/en/latest/license.html
        
        Citing
        ------
        
        Many of us are scientists too,
        so citations help justify the effort
        that goes into building Fatiando.
        If you use Fatiando in your research,
        please consider citing it in your publications.
        
        See our `CITATION file
        <https://github.com/leouieda/fatiando/blob/master/CITATION.rst>`__
        for more information.
        Read `this
        <http://www.software.ac.uk/blog/2013-09-02-encouraging-citation-software-introducing-citation-files>`__
        if you haven't heard of CITATION files yet.
        They're the latest trend!
        
Platform: Any
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Cython
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
