Skip to main content

An XRDS parser

Project description

pydataportability.xrds

pydataportability.xrds is a parser for XRDS-Simple

For more information about pydataportability check out this blog post

Installation

Install using setuptools, e.g. (within a virtualenv):

$ easy_install pydataportability.xrds

Source Code and reporting bugs

Visit http://code.google.com/p/pydataportability/

0.2 (2009-09-08)

Documentation

  • CHANGES.txt and README.txt have been added

Features

  • Some basic tests using py.test have been added

Bugfixes

  • upper- and lowercase namespaces are not recognized, see issue 3: issue 3; thanks to scherpenisse for the patch

  • service priorities and URI priorities have been mixed previously resulting in the service priority always being the last URI priority to be found, this is fixed now.

  • ElementTree import is made more stable to check for alternative locations (see issue 4)

Backwards Incompatibilities

  • localid can occur multiple times with different priorities. We just checked for a single element without a priority. A new LocalID class which holds the id and the priority has been added and will be returned as localids attribute on the Service class.

  • priorities will now be always converted to integers or to None in case the value is null.

  • the prio attribute of the URI class has been renamed to priority

  • the default value for priority parameters in constructors has been changed from 0 to None.

0.1 (2008-04-19)

initial release

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

pydataportability.xrds-0.2.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file pydataportability.xrds-0.2.tar.gz.

File metadata

File hashes

Hashes for pydataportability.xrds-0.2.tar.gz
Algorithm Hash digest
SHA256 79593631f9f37421f9dff0c91bc008bb42e67e56433b8ba26493b2305e054cbc
MD5 0374de7fdbee155d2d4330e700d56e8c
BLAKE2b-256 fa4d80346d48ed1998aee7702e55f8ab4891e52e930d5b7b73260942825dfe30

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