From ea90451f788dcfa90426fa55f558507fa3d67fbb Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 20 Apr 2018 16:41:22 +0200 Subject: Update readme --- README.rst | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 4cdd88687..968e80f1a 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,57 @@ Ishtar ====== +|build status| |doc status| |PyPI version| + +Description +----------- + +Ishtar is a database project for managing archaeological data and +documentation (including archaeological finds) from archaeological +operations, published as a free software under AGPL 3.0 or any later +version license. + +The aim is to ensure maximum traceability of the information, in order +to make this documentation live and make it even possibly accessible to +the public or to user groups. + +This software is intended to be installed on a web server but can +operate locally, at the scale of an excavation site, a town or an entire +region. + +Designed to enable inter-database communication, the Ishtar project aims +rather to a distributed information model than a centralized one: +communication between the databases is favored. + +It is organized around a common core associated with modules linked to +specific professional needs: administration of operations and +inventories, archaeological warehouses, treatments related to +restoration laboratories, advanced stratigraphic analysis, QR-code +labeling, etc. + +Multiple levels of users are possible, from a public access (or not) to +access for researchers, operations managers, warehouses managers, GIS +connection, etc. + A full description of this project and news about Ishtar are available on this `website `__. +Contribution +------------ + +Ishtar is in constant development. Ishtar is a participatory project, so +do not hesitate to share your needs on the +`forum `__ and we'll see what we can do! + Docs ---- Documentation is not yet available but help can be provided on the `forum `__. + +.. |build status| image:: https://gitlab.com/iggdrasil/ishtar/badges/master/build.svg + :target: https://gitlab.com/iggdrasil/ishtar/commits/master +.. |doc status| image:: https://readthedocs.org/projects/ishtar/badge/?version=latest + :target: http://ishtar.readthedocs.io/fr/latest/ +.. |PyPI version| image:: https://badge.fury.io/py/ishtar.svg + :target: https://badge.fury.io/py/ishtar -- cgit v1.2.3