Skip to content

Commit 64aaeae

Browse files
committed
add tribler recipe docstring
1 parent 4e51735 commit 64aaeae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pythonforandroid/recipes/libtribler/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
from pythonforandroid.toolchain import PythonRecipe
22

3+
"""
4+
Privacy with BitTorrent and resilient to shut down
35
6+
http://www.tribler.org
7+
"""
48
class LibTriblerRecipe(PythonRecipe):
59

610
version = 'devel'

0 commit comments

Comments
 (0)