setup utility package.
More...
|
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'] |
|
setup utility package.
- Author
- tody
- Date
- 2015/07/29