Metadata-Version: 2.1
Name: civiltools
Version: 1.5
Summary: A series of tools for civil engineers.
Home-page: https://github.com/ebrahimraeyat/civiltools
Author: Raeyat Ebrahim
Author-email: ebe79442114@yahoo.com
License: GPL-3.0
Keywords: civiltools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: Persian
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: matplotlib (>=2.0.0)
Requires-Dist: numpy (>=1.12.1)
Requires-Dist: pandas (>=0.19.2)
Requires-Dist: PyQt5 (>=5.8.1)
Requires-Dist: pyqtgraph (>=0.10.0xlrd>=1.1.0openpyxl>=2.5.11)

===============================
civilTools
===============================

.. image:: https://img.shields.io/pypi/v/civiltools.svg
        :target: https://pypi.python.org/pypi/civiltools

.. image:: https://img.shields.io/travis/ebrahimraeyat/civiltools.svg
        :target: https://travis-ci.org/ebrahimraeyat/civiltools

.. image:: https://readthedocs.org/projects/civiltools/badge/?version=latest
        :target: https://readthedocs.org/projects/civiltools/?badge=latest
        :alt: Documentation Status


A series of tools for civil engineers.

* Free software: ISC license
* Documentation: https://civiltools.readthedocs.org.

Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2016-1-22)
------------------

* First release on PyPI.


