Ravenports generated: 10 Feb 2024 22:55
[ravenports.git] / bucket_FD / python-dictdiffer
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-dictdiffer
4 VERSION=                0.9.0
5 KEYWORDS=               python
6 VARIANTS=               v11 v12
7 SDESC[v11]=             Library to diff and patch dictionaries (3.11)
8 SDESC[v12]=             Library to diff and patch dictionaries (3.12)
9 HOMEPAGE=               https://github.com/inveniosoftware/dictdiffer
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/47/ef/4cb333825d10317a36a1154341ba37e6e9c087bac99c1990ef07ffdb376f
14 DISTFILE[1]=            dictdiffer-0.9.0-py2.py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[v11]=             single
17 SPKGS[v12]=             single
18
19 OPTIONS_AVAILABLE=      PY311 PY312
20 OPTIONS_STANDARD=       none
21 VOPTS[v11]=             PY311=ON PY312=OFF
22 VOPTS[v12]=             PY311=OFF PY312=ON
23
24 DISTNAME=               dictdiffer-0.9.0.dist-info
25
26 GENERATED=              yes
27
28 [PY311].USES_ON=                        python:v11,wheel
29
30 [PY312].USES_ON=                        python:v12,wheel
31
32 [FILE:504:descriptions/desc.single]
33 ============
34  Dictdiffer
35 ============
36
37 About
38 =====
39
40 Dictdiffer is a helper module that helps you to diff and patch
41 dictionaries.
42
43 Installation
44 ============
45
46 Dictdiffer is on PyPI so all you need is: ::
47
48     pip install dictdiffer
49
50 Documentation
51 =============
52
53 Documentation is readable at https://dictdiffer.readthedocs.io or can be
54 built using Sphinx: ::
55
56     pip install dictdiffer[docs]
57     python setup.py build_sphinx
58
59 Testing
60 =======
61
62 Running the test suite is as simple as: ::
63
64     ./run-tests.sh
65
66
67 [FILE:116:distinfo]
68 442bfc693cfcadaf46674575d2eba1c53b42f5e404218ca2c2ff549f2df56595        16754 dictdiffer-0.9.0-py2.py3-none-any.whl
69