Port details |
- py-klein Micro-framework for developing production-ready web services
- 24.8.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dtxdf@FreeBSD.org
 - Port Added: 2025-06-03 20:36:09
- Last Update: 2025-06-03 20:32:47
- Commit Hash: 2dd0ac5
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/klein
- https://github.com/twisted/klein
- Description:
- Klein is a micro-framework for developing production-ready web
services with Python. It is 'micro' in that it has an incredibly
small API similar to Bottle and Flask. It is not 'micro' in that
it depends on things outside the standard library. This is primarily
because it is built on widely used and well tested components like
Werkzeug and Twisted.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}klein>0:www/py-klein@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-klein/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-klein
- pkg install py311-klein
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-klein listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-klein
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1748373054
SHA256 (klein-24.8.0.tar.gz) = 1eef4f583c4f8ef4fc57d8b57753fe6e8935501eb36497bb574064e80e3d0b15
SIZE (klein-24.8.0.tar.gz) = 104368
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-incremental>=0 : devel/py-incremental@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-attrs>=0 : devel/py-attrs@py311
- py311-hyperlink>=0 : www/py-hyperlink@py311
- py311-incremental>=0 : devel/py-incremental@py311
- py311-Tubes>=0 : textproc/py-Tubes@py311
- py311-twisted>=0 : devel/py-twisted@py311
- py311-typing-extensions>=0 : devel/py-typing-extensions@py311
- py311-werkzeug>=0 : www/py-werkzeug@py311
- py311-zope.interface>=0 : devel/py-zope.interface@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- filesystems/py-tahoe-lafs
Configuration Options:
- No options to configure
- Options name:
- www_py-klein
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.8.0 03 Jun 2025 20:32:47
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
www/py-klein: New port: Micro-framework for developing production-ready web
services
Klein is a micro-framework for developing production-ready web
services with Python. It is 'micro' in that it has an incredibly
small API similar to Bottle and Flask. It is not 'micro' in that
it depends on things outside the standard library. This is primarily
because it is built on widely used and well tested components like
Werkzeug and Twisted.
PR: 287125
Approved by: acm (mentor) |
Number of commits found: 1
|