kopia lustrzana https://github.com/jcarbaugh/python-webfinger
![]() |
||
---|---|---|
.gitignore | ||
LICENSE | ||
README.rst | ||
pywebfinger.py | ||
requirements.txt |
README.rst
================ python-webfinger ================ Usage ===== Example:: from pywebfinger import finger res = finger('user@host.com') Dependencies ============ * `python-xrd <http://github.com/jcarbaugh/python-xrd>`_ * iso8601 (required by python-xrd) License ======= python-webfinger is distributed under the `BSD license <http://creativecommons.org/licenses/BSD/>`_. See LICENSE for the full terms of the BSD license.