prototype first virtual object for xoslib: sliceplus
authorScott Baker <smbaker@gmail.com>
Sun, 13 Jul 2014 18:46:36 +0000 (11:46 -0700)
committerScott Baker <smbaker@gmail.com>
Sun, 13 Jul 2014 18:46:36 +0000 (11:46 -0700)
commit88e34372ea9c9981f3cae8ca794cede084f55293
tree6cf0106e566110cb78eca239a45bb95cece5e47e
parent5f4770d9c1d4e573ae71d6d96948695d7ecbc7fa
prototype first virtual object for xoslib: sliceplus
planetstack/core/xoslib/__init__.py [new file with mode: 0644]
planetstack/core/xoslib/methods/__init__.py [new file with mode: 0644]
planetstack/core/xoslib/methods/sliceplus.py [new file with mode: 0644]
planetstack/core/xoslib/objects/__init__.py [new file with mode: 0644]
planetstack/core/xoslib/objects/sliceplus.py