Linux yavrix.internet-webhosting.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 103.8.25.136 & Your IP : 216.73.216.149
Domains :
Cant Read [ /etc/named.conf ]
User : klinikpe
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
python2.7 /
site-packages /
kitchen /
Delete
Unzip
Name
Size
Permission
Date
Action
collections
[ DIR ]
drwxr-xr-x
2020-06-12 08:00
i18n
[ DIR ]
drwxr-xr-x
2020-06-12 08:00
iterutils
[ DIR ]
drwxr-xr-x
2020-06-12 08:00
pycompat24
[ DIR ]
drwxr-xr-x
2020-06-12 08:00
pycompat25
[ DIR ]
drwxr-xr-x
2020-06-12 08:00
pycompat27
[ DIR ]
drwxr-xr-x
2020-06-12 08:00
text
[ DIR ]
drwxr-xr-x
2020-06-12 08:00
versioning
[ DIR ]
drwxr-xr-x
2020-06-12 08:00
__init__.py
1.34
KB
-rw-r--r--
2012-02-14 18:52
__init__.pyc
696
B
-rw-r--r--
2014-06-10 05:56
__init__.pyo
696
B
-rw-r--r--
2014-06-10 05:56
exceptions.py
1.06
KB
-rw-r--r--
2012-02-14 18:52
exceptions.pyc
666
B
-rw-r--r--
2014-06-10 05:56
exceptions.pyo
666
B
-rw-r--r--
2014-06-10 05:56
release.py
1.61
KB
-rw-r--r--
2012-02-14 18:52
release.pyc
1.97
KB
-rw-r--r--
2014-06-10 05:56
release.pyo
1.97
KB
-rw-r--r--
2014-06-10 05:56
Save
Rename
� i�:Oc @ sn d Z d d l m Z m Z d Z e Z e d � Z e d � Z d Z d Z d Z d Z d Z d Z d Z d S( s) Information about this kitchen release. i����( t _t __version__t kitchens, Kitchen contains a cornucopia of useful codes We've all done it. In the process of writing a brand new application we've discovered that we need a little bit of code that we've invented before. Perhaps it's something to handle unicode text. Perhaps it's something to make a bit of python-2.5 code run on python-2.3. Whatever it is, it ends up being a tiny bit of code that seems too small to worry about pushing into its own module so it sits there, a part of your current project, waiting to be cut and pasted into your next project. And the next. And the next. And since that little bittybit of code proved so useful to you, it's highly likely that it proved useful to someone else as well. Useful enough that they've written it and copy and pasted it over and over into each of their new projects. Well, no longer! Kitchen aims to pull these small snippets of code into a few python modules which you can import and use within your project. No more copy and paste! Now you can let someone else maintain and release these small snippets so that you can get on with your life. s# Toshio Kuratomi, Seth Vidal, otherss toshio@fedoraproject.orgs 2011 Red Hat, Inc. and otherss https://fedorahosted.org/kitchens- https://fedorahosted.org/releases/k/i/kitchens LGPLv2+t NAMEt VERSIONt DESCRIPTIONt LONG_DESCRIPTIONt AUTHORt EMAILt COPYRIGHTt URLt DOWNLOAD_URLt LICENSEN( s NAMEs VERSIONs DESCRIPTIONs LONG_DESCRIPTIONs AUTHORs EMAILs COPYRIGHTs URLs DOWNLOAD_URLs LICENSE( t __doc__R R R R R R R R R R R R R t __all__( ( ( s3 /usr/lib/python2.7/site-packages/kitchen/release.pyt <module> s