Ravenports generated: 26 Nov 2019 23:39
[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 devel
6 VARIANTS=               py27 py38 py37
7 SDESC[py37]=            Ordered Multivalue Dictionary (PY 37)
8 SDESC[py38]=            Ordered Multivalue Dictionary (PY 38)
9 SDESC[py27]=            Ordered Multivalue Dictionary (PY 27)
10 HOMEPAGE=               https://github.com/gruns/orderedmultidict
11 CONTACT=                Python_Automaton[python@ironwolf.systems]
12
13 DOWNLOAD_GROUPS=        main
14 SITES[main]=            PYPI/o/orderedmultidict
15 DISTFILE[1]=            orderedmultidict-1.0.1.tar.gz:main
16 DF_INDEX=               1
17 SPKGS[py37]=            single
18 SPKGS[py38]=            single
19 SPKGS[py27]=            single
20
21 OPTIONS_AVAILABLE=      PY27 PY38 PY37
22 OPTIONS_STANDARD=       none
23 VOPTS[py37]=            PY27=OFF PY38=OFF PY37=ON
24 VOPTS[py38]=            PY27=OFF PY38=ON PY37=OFF
25 VOPTS[py27]=            PY27=ON PY38=OFF PY37=OFF
26
27 DISTNAME=               orderedmultidict-1.0.1
28
29 GENERATED=              yes
30
31 [PY37].BUILDRUN_DEPENDS_ON=             python-six:single:py37
32 [PY37].USES_ON=                         python:py37
33
34 [PY38].BUILDRUN_DEPENDS_ON=             python-six:single:py38
35 [PY38].USES_ON=                         python:py38
36
37 [PY27].BUILDRUN_DEPENDS_ON=             python-six:single:py27
38 [PY27].USES_ON=                         python:py27
39
40 [FILE:320:descriptions/desc.single]
41
42 A multivalue dictionary is a dictionary that can store multiple values for
43 the
44 same key. An ordered multivalue dictionary is a multivalue dictionary that
45 retains the order of insertions and deletions.
46
47 omdict retains method parity with dict.
48
49 Information and documentation at https://github.com/gruns/orderedmultidict.
50
51
52 [FILE:108:distinfo]
53 04070bbb5e87291cc9bfa51df413677faf2141c73c61d2a5f7b26bea3cd882ad        20706 orderedmultidict-1.0.1.tar.gz
54