File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323
2424setup (name = 'umapi-client' ,
2525 version = '1.0.0' ,
26- description = 'Adobe User Management API (UMAPI) client - see https://adobe.ly/2h1pHgV' ,
27- long_description = ('The Adobe User Management API (aka the Adobe UMAPI) is an Adobe-hosted network service '
26+ description = 'Client for the User Management API (UMAPI) from Adobe - see https://adobe.ly/2h1pHgV' ,
27+ long_description = ('The User Management API (aka the UMAPI) is an Adobe-hosted network service '
2828 'which provides Adobe Enterprise customers the ability to manage their users. This '
29- 'client makes it easy to access the Adobe UMAPI from a local Python application. '
29+ 'client makes it easy to access the UMAPI from a local Python application. '
3030 'This client is open source, maintained by Adobe, and distributed under the terms '
3131 'of the OSI-approved MIT license. Copyright (c) 2016 Adobe Systems Incorporated.' ),
3232 classifiers = [
You can’t perform that action at this time.
0 commit comments