Port details |
- py-apispec Pluggable API specification generator
- 5.2.1 devel
=0 5.1.1_1Version of this port present on the latest quarterly branch. - Maintainer: meka@tilda.center
 - Port Added: 2019-12-14 01:11:56
- Last Update: 2022-05-11 10:17:59
- Commit Hash: d455965
- Also Listed In: python
- License: MIT
- Description:
- A pluggable API specification generator. Currently supports the OpenAPI
Specification (f.k.a. the Swagger specification).
Features:
- Supports the OpenAPI Specification (versions 2 and 3)
- Framework-agnostic
- Utilities for parsing docstrings
WWW: https://github.com/marshmallow-code/apispec
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}apispec>0:devel/py-apispec@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-apispec/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-apispec
- pkg install py38-apispec
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 py38-apispec listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-apispec
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1651838820
SHA256 (apispec-5.2.1.tar.gz) = cf754c439a56df12f0149fc5690a422774e9ac3395fb6798882c17fbc3a29d2d
SIZE (apispec-5.2.1.tar.gz) = 75572
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-prance>0 : devel/py-prance@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- www/py-flask-smorest
- Configuration Options:
- No options to configure
- Options name:
- devel_py-apispec
- USES:
- python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|