Ravenports generated: 14 Jan 2024 04:52
[ravenports.git] / bucket_DB / python-kitchen
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-kitchen
4 VERSION=                1.2.6
5 KEYWORDS=               python
6 VARIANTS=               v11 v12
7 SDESC[v11]=             Cornucopia of useful code (3.11)
8 SDESC[v12]=             Cornucopia of useful code (3.12)
9 HOMEPAGE=               https://fedorahosted.org/kitchen
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPI/k/kitchen
14 DISTFILE[1]=            kitchen-1.2.6.tar.gz: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=               kitchen-1.2.6
25
26 GENERATED=              yes
27
28 [PY311].USES_ON=                        python:v11,sutools
29
30 [PY312].USES_ON=                        python:v12,sutools
31
32 [FILE:1044:descriptions/desc.single]
33
34 We've all done it.  In the process of writing a brand new application we've
35 discovered that we need a little bit of code that we've invented before.
36 Perhaps it's something to handle unicode text.  Perhaps it's something to
37 make
38 a bit of python-2.5 code run on python-2.3.  Whatever it is, it ends up
39 being
40 a tiny bit of code that seems too small to worry about pushing into its own
41 module so it sits there, a part of your current project, waiting to be cut
42 and
43 pasted into your next project.  And the next.  And the next.  And since
44 that
45 little bittybit of code proved so useful to you, it's highly likely that it
46 proved useful to someone else as well.  Useful enough that they've written
47 it
48 and copy and pasted it over and over into each of their new projects.
49
50 Well, no longer!  Kitchen aims to pull these small snippets of code into a
51 few
52 python modules which you can import and use within your project.  No more
53 copy
54 and paste!  Now you can let someone else maintain and release these small
55 snippets so that you can get on with your life.
56
57
58 [FILE:99:distinfo]
59 b84cf582f1bd1556b60ebc7370b9d331eb9247b6b070ce89dfe959cba2c0b03c       255369 kitchen-1.2.6.tar.gz
60