From: <nik...@us...> - 2015-10-12 15:54:50
|
Revision: 2383 http://sourceforge.net/p/jsbml/code/2383 Author: niko-rodrigue Date: 2015-10-12 15:54:48 +0000 (Mon, 12 Oct 2015) Log Message: ----------- added sourceforge README files for the 1.1-b1 release Added Paths: ----------- trunk/doc/sourceforge/files/jsbml/1.1-beta1/ trunk/doc/sourceforge/files/jsbml/1.1-beta1/README.txt trunk/doc/sourceforge/files/jsbml/1.1-beta1/modules/ trunk/doc/sourceforge/files/jsbml/1.1-beta1/modules/README.txt Added: trunk/doc/sourceforge/files/jsbml/1.1-beta1/README.txt =================================================================== --- trunk/doc/sourceforge/files/jsbml/1.1-beta1/README.txt (rev 0) +++ trunk/doc/sourceforge/files/jsbml/1.1-beta1/README.txt 2015-10-12 15:54:48 UTC (rev 2383) @@ -0,0 +1,53 @@ + J S B M L 1.1-beta1 + +JSBML is a free, open-source programming library to help you read, write, +manipulate, translate, and validate SBML files and data streams. It is not +an application itself (though it does come with example programs), but +rather a library you can embed in your own applications. + +This is the top-level directory of the JSBML 1.1 beta1 release. Here you +will find the following: + + jsbml-1.1-b1.jar -- jar file containing the classes of JSBML-1.1-b1 + + jsbml-1.1-b1-with-dependencies.jar -- jar file containing the + classes of JSBML-1.1-b1 including all of the currently supported + SBML L3 packages and any needed dependencies libraries classes. + + jsbml-1.1-b1-full.zip -- full distribution of JSBML-1.1-b1 + containing the two jars file described above plus the sources and + documentation along with the build script to be able to compile the + library. + + +Please note: some of the code for the SBML Level 3 packages reflects the current +state of development of each packages. Many of the SBML Level 3 package +specifications have not yet been finalized, and the package implementations +are themselves in a state of development. The code available may be untested +and is supplied 'as-is' for experimental development only. + +For more information about JSBML, please visit the JSBML website at + + http://sbml.org/Software/JSBML + + +Thank you for your interest in JSBML! + +The JSBML Team. + + + .-://///:` .:/+++++/-` .--. `---` `-- + -/++//:---:.`://+syyyssoo+` ohhy` /hhh. -hy` +`/++/-` ::/ohhyyssssoss- ohhh+ .yhhh. .hy` +:++/. `:::sysoo+++++oss. ohoyh- `ohoyh. .hy` +++//` `--:/oo+///://+os: oh//hs` :hs.yh. .hy` +/+//. `..--:////:--:/oos. oh/`sh/ `yh-`yh. .hy` +`////:-.......---::://///++oo- oh/ -hy. +h+ `yh. .hy` + .:///:::::--::::://///++oo: oh/ +hs -hy` `yh. .hy` +`::-``..--::::::://osyyysoooo. oh/ `yh: `sh: `yh. .hy` +:o+/` .:////oyhyyyyyyssss` oh/ :hy` /ho` `yh. .hy` +/oo/ .///oyysoo+++oosyy- oh/ oho .hh. `yh. .hy` +.sso: `+++oso+//////syyy` oh/ .hh-oh/ `yh. .hy` + :sss+-` ./oooooo//:::+syyy. oh/ /hhhs` `yh. -hy` + `/syssooossssssssssssyyyy/` oh/ shh- `yh. -hhooooooooooo + `-/+oso+/-.-:/osyyso/-` -:. .:- `--` `::::::::::::: Added: trunk/doc/sourceforge/files/jsbml/1.1-beta1/modules/README.txt =================================================================== --- trunk/doc/sourceforge/files/jsbml/1.1-beta1/modules/README.txt (rev 0) +++ trunk/doc/sourceforge/files/jsbml/1.1-beta1/modules/README.txt 2015-10-12 15:54:48 UTC (rev 2383) @@ -0,0 +1,41 @@ + J S B M L 1.1 beta1 + +JSBML is a free, open-source programming library to help you read, write, +manipulate, translate, and validate SBML files and data streams. It is not +an application itself (though it does come with example programs), but +rather a library you can embed in your own applications. + +This is the top-level directory of the modules for JSBML 1.1-b1. Here you +will find the following: + + jsbml-celldesigner-1.0.zip -- distribution for the celldesigner module + + jsbml-libSBMLio-1.0.zip -- distribution for the libSBMLio module + + jsbml-tidy-1.0.zip -- distribution for the tidy module + +For more information about JSBML, please visit the JSBML website at + + http://sbml.org/Software/JSBML + + +Thank you for your interest in JSBML! + +The JSBML Team. + + + .-://///:` .:/+++++/-` .--. `---` `-- + -/++//:---:.`://+syyyssoo+` ohhy` /hhh. -hy` +`/++/-` ::/ohhyyssssoss- ohhh+ .yhhh. .hy` +:++/. `:::sysoo+++++oss. ohoyh- `ohoyh. .hy` +++//` `--:/oo+///://+os: oh//hs` :hs.yh. .hy` +/+//. `..--:////:--:/oos. oh/`sh/ `yh-`yh. .hy` +`////:-.......---::://///++oo- oh/ -hy. +h+ `yh. .hy` + .:///:::::--::::://///++oo: oh/ +hs -hy` `yh. .hy` +`::-``..--::::::://osyyysoooo. oh/ `yh: `sh: `yh. .hy` +:o+/` .:////oyhyyyyyyssss` oh/ :hy` /ho` `yh. .hy` +/oo/ .///oyysoo+++oosyy- oh/ oho .hh. `yh. .hy` +.sso: `+++oso+//////syyy` oh/ .hh-oh/ `yh. .hy` + :sss+-` ./oooooo//:::+syyy. oh/ /hhhs` `yh. -hy` + `/syssooossssssssssssyyyy/` oh/ shh- `yh. -hhooooooooooo + `-/+oso+/-.-:/osyyso/-` -:. .:- `--` `::::::::::::: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |