Thu, 13 Jun 2024 02:59:52 UTC | login

Information for build python-flask-restplus-0.13.0-2.fc32

ID132243
Package Namepython-flask-restplus
Version0.13.0
Release2.fc32
Epoch
SummaryFramework for fast, easy and documented API development with Flask
DescriptionFlask-RESTPlus is an extension for Flask that adds support for quickly building REST APIs. It encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTPlus should be easy to pick up. It provides a coherent collection of decorators and tools to describe your API and expose its documentation properly using Swagger.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 12:06:18 UTC
CompletedTue, 03 Dec 2019 12:06:18 UTC
Tags
f32
f33
RPMs
src
python-flask-restplus-0.13.0-2.fc32.src.rpm (info) (download)
noarch
python3-flask-restplus-0.13.0-2.fc32.noarch.rpm (info) (download)
Changelog * Fri Nov 15 2019 Jiri Popelka <jpopelka@redhat.com> - 0.13.0-2 - add CHANGELOG.rst * Tue Oct 22 2019 Jiri Popelka <jpopelka@redhat.com> - 0.13.0-1 - init