Skip to main content

The repoze.what XML plugin

Project description

**************************
The repoze.what XML plugin
**************************

This is an adapters plugin for repoze.what.

Supported source formats
========================

A sample group source may look like this::

<?xml version="1.0" encoding="UTF-8"?>
<groups>
<group name="admins">
<member name="rms" />
</group>
<group name="developers">
<member name="rms" />
<member name="linus" />
</group>
<group name="trolls">
<member name="sballmer" />
</group>
<group name="python">
<!-- An empty group -->
</group>
<group name="php">
<!-- An empty group -->
</group>
</groups>

A sample permission source may look like this::

<?xml version="1.0" encoding="UTF-8"?>
<permissions>
<permission name="edit-site">
<group name="admins" />
<group name="developers" />
</permission>
<permission name="commit">
<group name="developers" />
</permission>
<permission name="see-site">
<group name="trolls" />
</permission>
</permissions>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

repoze.what.plugins.xml-1.0rc1.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

repoze.what.plugins.xml-1.0rc1-py2.6.egg (16.0 kB view details)

Uploaded Source

File details

Details for the file repoze.what.plugins.xml-1.0rc1.tar.gz.

File metadata

File hashes

Hashes for repoze.what.plugins.xml-1.0rc1.tar.gz
Algorithm Hash digest
SHA256 6cccf1d45b162ea6f4a3cf0ca37cbd82e016797ceb797767274b42d440f556d6
MD5 c7c367e988908fd42da9f93c7d7d0160
BLAKE2b-256 ebd1b839f5c3a5802f96c4d77af51205039107bf3c003b16504ff9b620c66303

See more details on using hashes here.

File details

Details for the file repoze.what.plugins.xml-1.0rc1-py2.6.egg.

File metadata

File hashes

Hashes for repoze.what.plugins.xml-1.0rc1-py2.6.egg
Algorithm Hash digest
SHA256 63ca2e57e4226e68c550dcc5dda50585a8b825ff874c56fa6cd942ec0ce3e12c
MD5 ad37df4237b5699e434862038f82a60b
BLAKE2b-256 c19a20227f2066a423f5d12ec1a14c164a89a2bdb7002fbf592106d174e5940d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page