Metadata-Version: 2.4
Name: ifhir
Version: 0.1
Summary: Library and command line tools for inspecting FHIR server's discoverble endpoints.of tools for fetching and parsing x509 certificate from DNS and LDAP
Home-page: https://github.com/transparenthealth/ifhir
Download-URL: https://github.com/transparenthealth/ifhir/tarball/master
Author: Alan Viars
Author-email: alan@transparenthealth.org
Requires-Dist: requests
Requires-Dist: certifi
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

ifhir.py takes in a FHIR server base URL and queries its
  discoverable endpoints, printing them to standard out. It can also be used as a library
  to fetch and parse the discoverable endpoints from a FHIR server.
