Ravenports generated: 29 Apr 2020 23:59
[ravenports.git] / bucket_81 / python-orderedmultidict
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-orderedmultidict
4 VERSION=                1.0.1
5 KEYWORDS=               python
6 VARIANTS=               py38 py37
7 SDESC[py37]=            Ordered Multivalue Dictionary (PY37)
8 SDESC[py38]=            Ordered Multivalue Dictionary (PY38)
9 HOMEPAGE=               https://github.com/gruns/orderedmultidict
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPI/o/orderedmultidict
14 DISTFILE[1]=            orderedmultidict-1.0.1.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[py37]=            single
17 SPKGS[py38]=            single
18
19 OPTIONS_AVAILABLE=      PY38 PY37
20 OPTIONS_STANDARD=       none
21 VOPTS[py37]=            PY38=OFF PY37=ON
22 VOPTS[py38]=            PY38=ON PY37=OFF
23
24 DISTNAME=               orderedmultidict-1.0.1
25
26 GENERATED=              yes
27
28 [PY37].BUILDRUN_DEPENDS_ON=             python-six:single:py37
29 [PY37].USES_ON=                         python:py37
30
31 [PY38].BUILDRUN_DEPENDS_ON=             python-six:single:py38
32 [PY38].USES_ON=                         python:py38
33
34 [FILE:319:descriptions/desc.single]
35 A multivalue dictionary is a dictionary that can store multiple values for
36 the
37 same key. An ordered multivalue dictionary is a multivalue dictionary that
38 retains the order of insertions and deletions.
39
40 omdict retains method parity with dict.
41
42 Information and documentation at https://github.com/gruns/orderedmultidict.
43
44
45 [FILE:108:distinfo]
46 04070bbb5e87291cc9bfa51df413677faf2141c73c61d2a5f7b26bea3cd882ad        20706 orderedmultidict-1.0.1.tar.gz
47