blob: 18338df930b879f9dce5acd56962aaad95b3a168 [file] [log] [blame]
Patrick Williams39653562024-03-01 08:54:02 -06001SUMMARY = "Google Spreadsheets Python API"
2HOMEPAGE = "https://github.com/burnash/gspread"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9488e21983675fa56dc05af558b83e2f"
5
6SRC_URI[sha256sum] = "0982beeb07fa3ec4482a3aaa96ca13a1e6b427a0aca4058beab4cdc33c0cbb64"
7
8RDEPENDS:${PN} = " \
9 python3-google-auth \
10 python3-google-auth-oauthlib \
11 python3-strenum \
12 "
13
14inherit pypi python_flit_core