Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Releases: minted/xmpppy

use setuptools instead of dist utils

25 Jan 19:49
ead1377

Choose a tag to compare

use setuptools instead of dist utils like a modern python library (#3)

Co-authored-by: jamesw-minted <jamesw@minted.com>

Allow ssl parameters to be passed in

26 Sep 22:33

Choose a tag to compare

0.5.2.2

save ssl params to self

Allow ssl credential and ca-certificates file path to be passed in Client

14 Sep 21:37

Choose a tag to compare

Merge pull request #1 from tonyliu-minted/allow-ssl-params

Allow ssl params to be passed