GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/tyrian-sphinx-theme.git
master
A Tyrian based Sphinx theme for Gentoo
Gentoo Python Project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tyrian_sphinx_theme
/
_version.py
blob: e388a8506c80badf024a69aa2e78263f771de5a8 (
plain
)
1
2
__version_info__
=
(
0
,
0
,
1
)
__version__
=
"."
.
join
(
map
(
str
,
__version_info__
))