mirror of
https://github.com/YunoHost-Apps/django-fritzconnection_ynh.git
synced 2024-09-03 18:26:24 +02:00
7 lines
154 B
Python
7 lines
154 B
Python
"""
|
|
djfritz_ynh
|
|
Web based FritzBox management using Python/Django.
|
|
"""
|
|
|
|
__version__ = '0.3.0+ynh4'
|
|
__author__ = 'Jens Diemer <git@jensdiemer.de>'
|