File: setup.cfg

package info (click to toggle)
python-xstatic-graphlib 2.1.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 316 kB
  • sloc: javascript: 4,794; python: 41; makefile: 14
file content (20 lines) | stat: -rw-r--r-- 427 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-Graphlib
description = Graphlib 2.1.7 (XStatic packaging standard)
description-file = README.rst
maintainer = Michal Arbet
maintainer-email = michal.arbet@ultimum.io
home-page = https://github.com/dagrejs/graphlib
keywords = graphlib xstatic
license = (same as Graphlib)
zip_safe = False
namespace_packages =
    xstatic
    xstatic.pkg

[files]
packages =
    xstatic

[bdist_wheel]
universal = True