from pythonforandroid.recipe import Recipe, CppCompiledComponentsPythonRecipe
from pythonforandroid.logger import shprint
from os.path import join
import sh
class DlibRecipe(CppCompiledComponentsPythonRecipe):
name = 'dlib'
version = '19.17'
url = 'https://github.com/davisking/dlib/archive/v{version}.zip'
depends = ['setuptools']
recipe = DlibRecipe()--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+unsubscribe@googlegroups.com.
To post to this group, send email to kivy-...@googlegroups.com.
Visit this group at https://groups.google.com/group/kivy-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/92e90de6-b676-4de9-a530-26bee1333bf5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.