The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings LibOdsStream
Summary Activity Forums Tracker Tasks Docs Surveys News SCM Files

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for libodsstream :

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

Developer Access

Substitute developername with the proper value.

Exemple for libodsstream :

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


Project description

Lightweight C++ and Java library to produce Open Document Spreadsheet (.ods) files. The main goal is to write data as simply as writing it to a simple text file (csv or tsv).
Libodsstream allows yout to read and write ODS files as stream

Etablishment : UMR de Génétique végétale

Latest File Releases
Package Version Date Notes Download
libodsstream 0.6.2 2018-08-14 libodsstream - Release Notes libodsstream 0.6.2 - Download
Public Tools
Tracker Tracker
Public Forums (3 messages in 3 forums)
Files (7 releases in 1 packages)
Tasks
Surveys (0 surveys)
SCM Repository (Git: 79 updates, 180 adds)
Project Members
Project Admins

Members:

View the 4 Member(s)

Request to join

Latest News
rss

No news found.