Name : python-module-cubicweb-localperms Relocations: (not relocatable) Version : 0.3.2 Vendor: ALT Linux Team Release : alt1 Build Date: Tue Jan 17 04:28:06 2017 Install date: (not installed) Build Host: viy.hasher.altlinux.org Group : Development/Python Source RPM: (none) Size : 16052 License: LGPL Packager : Eugeny A. Rostovtsev (REAL) URL : https://pypi.python.org/pypi/cubicweb-localperms/ Summary : Allow definition of local permissions Description : This cube allows definition of local permissions using a generic CWPermission entity type which you should use in your schema definition. A CWPermission entity type: * has a name and a label * means groups linked to it through the 'require_group' relation have the permission on entities linked through the 'require_permission' object relation.