biocore/verman

Name: verman

Owner: biocore

Description: Python module version information

Created: 2014-02-01 17:20:35.0

Updated: 2014-02-02 01:17:48.0

Pushed: 2014-02-02 01:17:47.0

Homepage: null

Size: 148

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

verman

Python module version information

This module provides a light object for describing package version information. It is expected that this object will be imported by the top level __init__.py. For instance:

 verman import Version
an_version = Version('verman', 1, 1, init_file=__file__)
rsion__ = verman_version.mmm

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.