Metadata-Version: 2.1
Name: PyTfsClient
Version: 1.11.0
Summary: Python Microsoft Team Foundation Server Library is a  client that can work with Microsoft TFS workitems
Home-page: https://github.com/TopTuK/PyTfsClient
Author: TopTuK
Author-email: cydoor88@gmail.com
License: MIT
Keywords: TFS,AZURE,TFS API,Team Foundation Server
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE.txt
Requires-Dist: urljoin
Requires-Dist: requests
Requires-Dist: requests_ntlm
