Ravenports generated: 12 Jul 2019 12:47
[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 py36 py37
7 SDESC[py36]=            Ordered Multivalue Dictionary (PY 36)
8 SDESC[py37]=            Ordered Multivalue Dictionary (PY 37)
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[py36]=            single
18 SPKGS[py37]=            single
19 SPKGS[py27]=            single
20
21 OPTIONS_AVAILABLE=      PY27 PY36 PY37
22 OPTIONS_STANDARD=       none
23 VOPTS[py36]=            PY27=OFF PY36=ON PY37=OFF
24 VOPTS[py37]=            PY27=OFF PY36=OFF PY37=ON
25 VOPTS[py27]=            PY27=ON PY36=OFF PY37=OFF
26
27 DISTNAME=               orderedmultidict-1.0.1
28
29 GENERATED=              yes
30
31 [PY36].BUILDRUN_DEPENDS_ON=             python-six:single:py36
32 [PY36].USES_ON=                         python:py36
33
34 [PY37].BUILDRUN_DEPENDS_ON=             python-six:single:py37
35 [PY37].USES_ON=                         python:py37
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