refindlyllc / rets

A thin RETS client
MIT License
69 stars 26 forks source link

handle wildcard metadata lookups #209

Closed mcrowson closed 5 years ago

mcrowson commented 5 years ago

Description

When lookup metadata responses return a list instead of a dict in the XML, parse each item and returns a dict of lists containing each lookup value.

GitHub Issues

closes #199