py3-prance-25.4.8.0p0
resolving Swagger/OpenAPI 2.0 and 3.0 parser
Back to search · Project homepage
Description
Prance provides parsers for Swagger/OpenAPI 2.0 and 3.0 API
specifications in Python. It uses openapi_spec_validator,
swagger_spec_validator or flex to validate specifications, but
additionally resolves JSON references in accordance with the OpenAPI
spec.
Mostly the latter involves handling non-URI references; OpenAPI is fine
with providing relative file paths, whereas JSON references require URIs
at this point in time.
Package information
- Ports path
- devel/py-prance
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
- devel/py-setuptools_scm