InverseToon  0.1
 All Classes Namespaces Functions
setup Namespace Reference

setup utility package. More...

Variables

string name = 'inversetoon'
 
 version = __version__,
 
string description = 'Sample implementation of Inverse Toon Shading [Xu et al. 2015]'
 
 license = __license__,
 
 author = __author__,
 
string url = 'https://github.com/tody411/InverseToon.git'
 
tuple packages = find_packages()
 
list install_requires = ['docopt']
 

Detailed Description

setup utility package.

Author
tody
Date
2015/07/29