Table of Contents
Welcome to CISIS in RedDes
Library of functions developed by BIREME in C language to allow the manipulation of ISIS databases without using or installing CDS/ISIS - MicroISIS/WinISIS (UNESCO).
CISIS Utilities
It consists of a set of executable programs developed with CISIS library that extends and makes it significantly easier to generate, manipulate and transform data within ISIS database model, empowering it with functions not yet available in CDS/ISIS.
For more information about CISIS, access CISIS page in Bireme's Wiki
You can obtain the lastest code in development at github via:
git clone https://github.com/bireme/cisis
Older versions can be obtained via:
svn co http://svn.reddes.bvsalud.org/cisis/trunk
you can checkout the code using the user anonymous and password 4guests@
If you do not have a Subversion client installed in your machine, you can learn how to obtained it and installed it here.