File: setup.cfg

package info (click to toggle)
python-xstatic-angular 1.8.2.2-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,108 kB
  • sloc: javascript: 21,047; python: 40; makefile: 15
file content (20 lines) | stat: -rw-r--r-- 400 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
description = Angular 1.8.2 (XStatic packaging standard)
description_file = README.rst
maintainer = Rob Cresswell
maintainer_email = robert.cresswell@outlook.com
home_page = http://angularjs.org
keywords = angular xstatic
license = MIT
zip_safe = False
namespace_packages =
    xstatic
    xstatic.pkg

[files]
packages =
    xstatic

[bdist_wheel]
universal = True