Part of otfbot.lib View Source
| Function | ver2name | convert a 7-digit hex-number (git commit) to a pronounceable name |
| Function | name2ver | convert a versionname back to a git version |
| Function | validVername | checks a name, if its a valid version name, |
| Class | Ver2NameTestCase | Undocumented |
| Parameters | ver | version, must have 7 digits (type: str ) |
| Parameters | name | must be a 9-digit string as produced by ver2name (type: str ) |
| Parameters | name | the name (type: str ) |