| 
0
 | 
     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.
 |