comparison README_GALAXYP.md @ 19:933a77287b5f draft

Uploaded
author galaxyp
date Tue, 25 Jun 2013 16:52:45 -0400
parents 35cf23cd8c3d
children
comparison
equal deleted inserted replaced
18:d3d4e579321b 19:933a77287b5f
1 # Obtaining Tools
2
3 Repositories for all Galaxy-P tools can be found at
4 https:/bitbucket.org/galaxyp/.
5
6 # Contact
7
8 Please send suggestions for improvements and bug reports to
9 jmchilton@gmail.com.
10
11 # License
12
13 All Galaxy-P tools are licensed under the Apache License Version 2.0
14 unless otherwise documented.
15
16 # Tool Versioning
17
18 Galaxy-P tools will have versions of the form X.Y.Z. Versions
19 differing only after the second decimal should be completely
20 compatible with each other. Breaking changes should result in an
21 increment of the number before and/or after the first decimal. All
22 tools of version less than 1.0.0 should be considered beta.