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 23
23
24
24
setup (name = 'umapi-client' ,
25
25
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 '
28
28
'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. '
30
30
'This client is open source, maintained by Adobe, and distributed under the terms '
31
31
'of the OSI-approved MIT license. Copyright (c) 2016 Adobe Systems Incorporated.' ),
32
32
classifiers = [
You can’t perform that action at this time.
0 commit comments