summaryrefslogtreecommitdiff
path: root/foundry/__init__.py
blob: c71d252a3398c49a6e217cfc7efc502794e3a0b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# vim: set filencoding=utf8
"""
Foundary

@author: Mike Crute (mcrute@gmail.com)
@organization: SoftGroup Interactive, Inc.
@date: May 02, 2010
"""


__version__ = "0.1"