mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02:00
10 lines
343 B
PHP
10 lines
343 B
PHP
DESCRIPTION = "Anki is a program designed to help you remember facts \
|
|
(such as words and phrases in a foreign language) \
|
|
as easily, quickly and efficiently as possible"
|
|
HOMEPAGE = "http://ichi2.net/anki/"
|
|
AUTHOR = "Damien Elmes"
|
|
LICENSE = "GPLv3+"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949"
|
|
|
|
inherit setuptools
|