feat: 初次提交
This commit is contained in:
4
venv/Lib/site-packages/gitdb-4.0.9.dist-info/AUTHORS
Normal file
4
venv/Lib/site-packages/gitdb-4.0.9.dist-info/AUTHORS
Normal file
@@ -0,0 +1,4 @@
|
||||
Creator: Sebastian Thiel
|
||||
|
||||
Contributors:
|
||||
- Ram Rachum (@cool-RR)
|
||||
1
venv/Lib/site-packages/gitdb-4.0.9.dist-info/INSTALLER
Normal file
1
venv/Lib/site-packages/gitdb-4.0.9.dist-info/INSTALLER
Normal file
@@ -0,0 +1 @@
|
||||
pip
|
||||
42
venv/Lib/site-packages/gitdb-4.0.9.dist-info/LICENSE
Normal file
42
venv/Lib/site-packages/gitdb-4.0.9.dist-info/LICENSE
Normal file
@@ -0,0 +1,42 @@
|
||||
Copyright (C) 2010, 2011 Sebastian Thiel and contributors
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
|
||||
* Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
|
||||
* Neither the name of the GitDB project nor the names of
|
||||
its contributors may be used to endorse or promote products derived
|
||||
from this software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||||
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
||||
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
||||
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
||||
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
||||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
|
||||
Additional Licenses
|
||||
-------------------
|
||||
The files at
|
||||
gitdb/test/fixtures/packs/pack-11fdfa9e156ab73caae3b6da867192221f2089c2.idx
|
||||
and
|
||||
gitdb/test/fixtures/packs/pack-11fdfa9e156ab73caae3b6da867192221f2089c2.pack
|
||||
are licensed under GNU GPL as part of the git source repository,
|
||||
see http://en.wikipedia.org/wiki/Git_%28software%29 for more information.
|
||||
|
||||
They are not required for the actual operation, which is why they are not found
|
||||
in the distribution package.
|
||||
29
venv/Lib/site-packages/gitdb-4.0.9.dist-info/METADATA
Normal file
29
venv/Lib/site-packages/gitdb-4.0.9.dist-info/METADATA
Normal file
@@ -0,0 +1,29 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: gitdb
|
||||
Version: 4.0.9
|
||||
Summary: Git Object Database
|
||||
Home-page: https://github.com/gitpython-developers/gitdb
|
||||
Author: Sebastian Thiel
|
||||
Author-email: byronimo@gmail.com
|
||||
License: BSD License
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Environment :: Console
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: BSD License
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Operating System :: POSIX
|
||||
Classifier: Operating System :: Microsoft :: Windows
|
||||
Classifier: Operating System :: MacOS :: MacOS X
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.6
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Requires-Python: >=3.6
|
||||
Requires-Dist: smmap (<6,>=3.0.1)
|
||||
|
||||
GitDB is a pure-Python git object database
|
||||
|
||||
|
||||
57
venv/Lib/site-packages/gitdb-4.0.9.dist-info/RECORD
Normal file
57
venv/Lib/site-packages/gitdb-4.0.9.dist-info/RECORD
Normal file
@@ -0,0 +1,57 @@
|
||||
gitdb-4.0.9.dist-info/AUTHORS,sha256=aUmmuuKGJrGDzN5i-dDIbj00R1IOPcFTZDWznhEwZuM,66
|
||||
gitdb-4.0.9.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
gitdb-4.0.9.dist-info/LICENSE,sha256=79KfWWoI6IV-aOdpSlC82nKDl5LafD8EG8v_XxgAkjk,1984
|
||||
gitdb-4.0.9.dist-info/METADATA,sha256=evCocfujOfGkDGGZzwXQu5JNmuh3vnFCdwUO90H2UVY,998
|
||||
gitdb-4.0.9.dist-info/RECORD,,
|
||||
gitdb-4.0.9.dist-info/WHEEL,sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs,92
|
||||
gitdb-4.0.9.dist-info/top_level.txt,sha256=ss6atT8cG4mQuAYXO6PokJ0r4Mm5cBiDbKsu2e3YHfs,6
|
||||
gitdb/__init__.py,sha256=q9eKq3sPGLw0J7CwZUjJuC6TV48t6MmxtgN11Jv40hw,1139
|
||||
gitdb/__pycache__/__init__.cpython-310.pyc,,
|
||||
gitdb/__pycache__/base.cpython-310.pyc,,
|
||||
gitdb/__pycache__/const.cpython-310.pyc,,
|
||||
gitdb/__pycache__/exc.cpython-310.pyc,,
|
||||
gitdb/__pycache__/fun.cpython-310.pyc,,
|
||||
gitdb/__pycache__/pack.cpython-310.pyc,,
|
||||
gitdb/__pycache__/stream.cpython-310.pyc,,
|
||||
gitdb/__pycache__/typ.cpython-310.pyc,,
|
||||
gitdb/__pycache__/util.cpython-310.pyc,,
|
||||
gitdb/base.py,sha256=UQEnspMcsv1k47FEcPOyAtrrodtrdMq-_qoQEY00dt0,8029
|
||||
gitdb/const.py,sha256=WWmEYKNDdm3J9fxYTFT_B6-QLDSMBClbz0LSBa1D1S8,90
|
||||
gitdb/db/__init__.py,sha256=E9KSdtGIQzq8KHKRl2X5eOlFWglfYz7v76M5z3h1GnA,377
|
||||
gitdb/db/__pycache__/__init__.cpython-310.pyc,,
|
||||
gitdb/db/__pycache__/base.cpython-310.pyc,,
|
||||
gitdb/db/__pycache__/git.cpython-310.pyc,,
|
||||
gitdb/db/__pycache__/loose.cpython-310.pyc,,
|
||||
gitdb/db/__pycache__/mem.cpython-310.pyc,,
|
||||
gitdb/db/__pycache__/pack.cpython-310.pyc,,
|
||||
gitdb/db/__pycache__/ref.cpython-310.pyc,,
|
||||
gitdb/db/base.py,sha256=beTt4HefX8TL5ZwYjZHI7AX02WQ0qjo2lqa2qGxJFeI,9131
|
||||
gitdb/db/git.py,sha256=VymmdhyOexv1voh4nUGx1hvF_7SXnGAA_c2tNghy8hg,2694
|
||||
gitdb/db/loose.py,sha256=xpQf4LGl7DCSk6hF2ZgfBQtAi3FpZI43VFG6QFbYNiE,8121
|
||||
gitdb/db/mem.py,sha256=ePJefaZTX-D_LxmJW52ighGy9DoGXkGmMzwHZMPvLLk,3363
|
||||
gitdb/db/pack.py,sha256=wDsxUlWEUf5TX_reyb4tOxGyjdEmAUPi0ROT3ExKfi8,7305
|
||||
gitdb/db/ref.py,sha256=bxw0aFlsRlxb9-iBXWs4g0SSDWOl5qhNKNzWE8b8CSY,2659
|
||||
gitdb/exc.py,sha256=QmO9u8CMzBNJdB_oL_8Zkjjk__2DIFcMzeeSjn5_zzE,1307
|
||||
gitdb/fun.py,sha256=WDghBEIBYNDXkgxWZYFN3zVRg9u0SBVUqucJq3Y6CY0,23254
|
||||
gitdb/pack.py,sha256=Uqwv4_D3o53y0hZ32dYa1g9hJ3ED2vIZrZsErDQiexc,39275
|
||||
gitdb/stream.py,sha256=C1HiEkE1AEMn9tiEEmmpVq-5wWFjyHBnfSvfQHoek5E,27572
|
||||
gitdb/test/__init__.py,sha256=m2nfHtiAdFArkDi-o6Ek7zVPmtKprUwlNIa19ZQR6Cs,210
|
||||
gitdb/test/__pycache__/__init__.cpython-310.pyc,,
|
||||
gitdb/test/__pycache__/lib.cpython-310.pyc,,
|
||||
gitdb/test/__pycache__/test_base.cpython-310.pyc,,
|
||||
gitdb/test/__pycache__/test_example.cpython-310.pyc,,
|
||||
gitdb/test/__pycache__/test_pack.cpython-310.pyc,,
|
||||
gitdb/test/__pycache__/test_stream.cpython-310.pyc,,
|
||||
gitdb/test/__pycache__/test_util.cpython-310.pyc,,
|
||||
gitdb/test/lib.py,sha256=ARgm4cWGfgmhjKQJ0lL8TnNh39vHUb5blkOcSoJ2fbo,6047
|
||||
gitdb/test/test_base.py,sha256=548K9hQBmKPH1_16gJPpJHTYrJ2TX-HtCZ7FBiHhFys,2828
|
||||
gitdb/test/test_example.py,sha256=dR2WMW7BGQd8F7rLyoSIxkyUq5i4K9z7y5HxjDpaf4E,1371
|
||||
gitdb/test/test_pack.py,sha256=eDbaOy0ikZbmHQOw_UXq4MNQSc9f1LS4l_xL_uqMV7A,9239
|
||||
gitdb/test/test_stream.py,sha256=tHROsVj1ZKIWygdgFJ-KEuQy22bEklgxet7v_DDAK_E,5763
|
||||
gitdb/test/test_util.py,sha256=KN8E7gHPCz7B0dOyoXKB5stwoHKOtHm1IhRvPf65rJI,3249
|
||||
gitdb/typ.py,sha256=VVpMfwE0Hrwfg67zx3CDYtJK3kME7qOGwaSq3-7Ia34,379
|
||||
gitdb/util.py,sha256=RYmptrd7aBcMMlUiKhk6jkFAGbS_lfKq1Ukn-gFeNI0,12363
|
||||
gitdb/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
gitdb/utils/__pycache__/__init__.cpython-310.pyc,,
|
||||
gitdb/utils/__pycache__/encoding.cpython-310.pyc,,
|
||||
gitdb/utils/encoding.py,sha256=ceZZFb86LGJ71cwW6qkq_BFquAlNE7jaafNbwxYRSXk,372
|
||||
5
venv/Lib/site-packages/gitdb-4.0.9.dist-info/WHEEL
Normal file
5
venv/Lib/site-packages/gitdb-4.0.9.dist-info/WHEEL
Normal file
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.33.1)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
gitdb
|
||||
Reference in New Issue
Block a user