pypiserver

View on PyPIReverse Dependencies (12)

2.1.1 pypiserver-2.1.1-py2.py3-none-any.whl

Wheel Details

Project: pypiserver
Version: 2.1.1
Filename: pypiserver-2.1.1-py2.py3-none-any.whl
Download: [link]
Size: 92886
MD5: 84566f6af536223488c0dec89132bad2
SHA256: 8c7ed96b2f76f2843e4a27002846bd7ebb7217e143cf60456ee6fa2a415c2d73
Uploaded: 2024-04-24 23:59:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pypiserver
Version: 2.1.1
Summary: A minimal PyPI server for use with pip/easy_install.
Maintainer: Kostis Anagnostopoulos <ankostis@gmail.com>Matthew Planchard <mplanchard@gmail.com>
Maintainer-Email: ankostis[at]gmail.com
Home-Page: https://github.com/pypiserver/pypiserver
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: OSI Approved :: zlib/libpng License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: OS Independent
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
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Software Distribution
Platform: any
Requires-Python: >=3.6
Requires-Dist: pip (>=7)
Requires-Dist: packaging (>=23.2)
Requires-Dist: importlib-resources; python_version > "3.8" and python_version < "3.12"
Requires-Dist: watchdog; extra == "cache"
Requires-Dist: passlib (>=1.6); extra == "passlib"
Provides-Extra: cache
Provides-Extra: passlib
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: AUTHORS.rst
[Description omitted; length: 47253 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
pypiserver/__init__.py sha256=21YaxOXCFzJev3QgPVnR55bbhJ67jyIgumBdlHV8uOk 8969
pypiserver/__main__.py sha256=wVxdK1sQZtySvlZQymdDZRwWirN8BB8_6rUYxnsvins 7044
pypiserver/_app.py sha256=jYUOlOZBGpHuLim9-a9i7zgTA36GvyIplLupzFeVUew 11024
pypiserver/backend.py sha256=bG3ILHNxYkwRf2L6Xrm7jdicGdIbZbn8ZrA2drKQQmA 10305
pypiserver/bottle.py sha256=oz0hxJP1tJlAEbSJmpPo66z684bHa7ZlslaREWbjR9s 150757
pypiserver/cache.py sha256=L9bwT2CqULXLM2EauVu-ciHQi_-Syr3M4K85UQUi0VM 4425
pypiserver/config.py sha256=NBHTOVwpstcQUM39fz2iIG2sQeMvRu8l6PosR07_MOw 36453
pypiserver/core.py sha256=vIdgodveRT1FEoPsc0HrGpd7Qbd1m3sXu3wxkL-iQ6c 2795
pypiserver/manage.py sha256=W57vh-nOpbyHdDw0JRtNwkhEXnhK-BbaXf49yJ84d_M 5079
pypiserver/pkg_helpers.py sha256=cADU047h0jFADjXsIpK6HRUXAvtQmQC1skEw-TP-Hgc 3246
pypiserver/plugin.py sha256=segfVbhJBjoU2LiNp0StcQOj_iB4InE_SsGz__pUZzc 1592
pypiserver/welcome.html sha256=uz5TQVWUaP4VzRqrEdtTP_urqI8E_jBohplEbALVbDI 996
pypiserver-2.1.1.dist-info/AUTHORS.rst sha256=s8lcM5pEN3IR47p_fs8Y666_b6UADW_pNPqrJF0nhWE 449
pypiserver-2.1.1.dist-info/LICENSE.txt sha256=pWvRPH_7Fr1LcS0eJQUPluHy2L778-geAyUFnjYznh8 2159
pypiserver-2.1.1.dist-info/METADATA sha256=7Wwojnpw_UjUEQ2yRpClkSjey2WFC9ClhoYw5fCBjzk 49011
pypiserver-2.1.1.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
pypiserver-2.1.1.dist-info/entry_points.txt sha256=ljgNVwYXqBqTco2SeSPd8ktS3vBg1jowXT6ZA5uxFdc 114
pypiserver-2.1.1.dist-info/top_level.txt sha256=rh5JyKpbrQiaReWV-miWI0eUN1bqQyqOnohUNv4cd7o 11
pypiserver-2.1.1.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
pypiserver-2.1.1.dist-info/RECORD

top_level.txt

pypiserver

entry_points.txt

pypi-server = pypiserver.__main__:main
main = pypiserver:paste_app_factory

zip-safe