mirror of
https://github.com/ada-dmitry/kurator_bot.git
synced 2026-09-25 16:50:15 +00:00
init new bot
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,16 @@
|
||||
Copyright (C) 2001-2005 by Vinay Sajip. All Rights Reserved.
|
||||
|
||||
Permission to use, copy, modify, and distribute this software and its
|
||||
documentation for any purpose and without fee is hereby granted,
|
||||
provided that the above copyright notice appear in all copies and that
|
||||
both that copyright notice and this permission notice appear in
|
||||
supporting documentation, and that the name of Vinay Sajip
|
||||
not be used in advertising or publicity pertaining to distribution
|
||||
of the software without specific, written prior permission.
|
||||
|
||||
VINAY SAJIP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
|
||||
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
|
||||
VINAY SAJIP BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
|
||||
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
||||
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
||||
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
@@ -0,0 +1,13 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: logging
|
||||
Version: 0.4.9.6
|
||||
Summary: A logging module for Python
|
||||
Home-page: http://www.red-dove.com/python_logging.html
|
||||
Author: Vinay Sajip
|
||||
Author-email: vinay_sajip@red-dove.com
|
||||
Maintainer: Vinay Sajip
|
||||
Maintainer-email: vinay_sajip@red-dove.com
|
||||
License: Copyright (C) 2001-2005 by Vinay Sajip. All Rights Reserved. See LICENSE for license.
|
||||
License-File: LICENSE
|
||||
|
||||
This module is intended to provide a standard error logging mechanism in Python as per PEP 282.
|
||||
@@ -0,0 +1,10 @@
|
||||
logging-0.4.9.6.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
logging-0.4.9.6.dist-info/LICENSE,sha256=jDH3McOJRccqR8zpa7TxggOa7J_Eqxsb8ccQrsWrPWI,976
|
||||
logging-0.4.9.6.dist-info/METADATA,sha256=XamZiq6Q-8gKsgcMAIyCtoLieQgYAP-TuxnFiIEcm-o,498
|
||||
logging-0.4.9.6.dist-info/RECORD,,
|
||||
logging-0.4.9.6.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
logging-0.4.9.6.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
|
||||
logging-0.4.9.6.dist-info/top_level.txt,sha256=FIW2azcr5UzjdGze4ZuTamcDal2-CqKXgyxDBgqvAUY,8
|
||||
logging/__init__.py,sha256=6erb1Z4E8EwYvCk1NbK42hpMnYWQJEkWzofunY15Eso,46591
|
||||
logging/config.py,sha256=VtIiA8ojwWlLbOfydvKg8O6b8mzwnS6eJCu_W1h44Zs,12586
|
||||
logging/handlers.py,sha256=9_soecQk7mcyh6DO3tvaUF2XhSbeeIPXaWrdxFma6U0,37073
|
||||
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: setuptools (73.0.1)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
logging
|
||||
Reference in New Issue
Block a user