File: setup.cfg

package info (click to toggle)
python-xstatic-angular-fileupload 12.2.13.0%2Bdfsg1-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 524 kB
  • sloc: javascript: 8,223; python: 40; makefile: 28
file content (20 lines) | stat: -rw-r--r-- 490 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[metadata]
name = XStatic-Angular-FileUpload
description = Angular-FileUpload 12.2.13 (XStatic packaging standard)
description-file = README.rst
maintainer = Radomir Dopieralski
maintainer-email = openstack@sheep.art.pl
home-page = https://github.com/danialfarid/angular-file-upload
keywords = angular_fileupload xstatic
license = (same as Angular-FileUpload)
zip_safe = False
namespace_packages =
    xstatic
    xstatic.pkg

[files]
packages =
    xstatic

[bdist_wheel]
universal = True