mirror of
https://github.com/jlengrand/Ivolution.git
synced 2026-03-10 15:50:41 +00:00
Data are now hosted as a subfolder of the code, and all the source files are grouped into the same package. Bin folder has been removed, scripts are now directly placed in the root location. Main package has been renamed to ivolution, this is a first step towards github renaming and full renaming of the project
9 lines
240 B
Python
9 lines
240 B
Python
"""
|
|
|
|
.. module:: FaceMovifier
|
|
:platform: Unix, Windows
|
|
:synopsis: This package aims at containing all libraries or external elements needed to create the FaceMovie
|
|
|
|
.. moduleauthor:: Julien Lengrand-Lambert <jlengrand@gmail.com>
|
|
|
|
""" |