File: setup.cfg

package info (click to toggle)
python-xstatic-smart-table 1.4.13.2-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144 kB
  • sloc: javascript: 365; python: 41; makefile: 15
file content (20 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[metadata]
name = XStatic-smart-table
description = smart-table 1.4.13 (XStatic packaging standard)
description-file = README.rst
maintainer = Richard Jones
maintainer-email = r1chardj0n3s@gmail.com
home-page = https://github.com/lorenzofox3/Smart-Table
keywords = smart-table angular table angular_smart_table xstatic
license = (same as smart-table)
zip_safe = False
namespace_packages =
    xstatic
    xstatic.pkg

[files]
packages =
    xstatic

[bdist_wheel]
universal = True