11 lines
314 B
BlitzBasic
11 lines
314 B
BlitzBasic
|
SUMMARY = "Python Remote Objects"
|
||
|
LICENSE = "MIT"
|
||
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=b48b62dd270c4691fabaa85be3236030"
|
||
|
|
||
|
SRC_URI[md5sum] = "75ed5cd142803b0a8d587dc8b6bb51ed"
|
||
|
SRC_URI[sha256sum] = "39c6ca7f86b0f0bebfeada687a5a8b99f66470a52b0f815195ae63c683266f24"
|
||
|
|
||
|
PYPI_PACKAGE = "Pyro4"
|
||
|
|
||
|
inherit pypi setuptools
|