The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings SCSCP C Library
Summary Activity Tracker Tasks News SCM Files Listes Sympa

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for libscscp :

cd /path/to/your/local/repository/libscscp
git remote rm origin && git remote add origin https//git.renater.fr/anonscm/git/libscscp/libscscp.git

Developer Access

Substitute developername with the proper value.

Exemple for libscscp :

cd /path/to/your/local/repository/libscscp
git remote rm origin && git remote add origin git+ssh://developername@git.renater.fr:2222/scmrepos/git/libscscp/libscscp.git
# Il sera probablement nécessaire de faire un pull avant tout commit :
git pull origin <branch>


Project description

This C/C++ library is an implementation of the Symbolic Computation Software Composibility Protocol (SCSCP).
This library provides a C and C++ APIs to develop client and server applications to access Computer Algebra Systems

Etablishment : Observatoire de Paris

Project Information
Latest File Releases
Package Version Date Notes Download
libscscp 1.0.3 2017-12-05 libscscp - Release Notes libscscp 1.0.3 - Download
Public Tools
Tracker Tracker
Files (15 releases in 1 packages)
Tasks
SCM Repository (Git: 16 updates, 179 adds)
Project Members
Latest News
rss

No news found.