Port details |
- py-pysimplesoap Python simple and lightweight SOAP Library
- 1.16.2 net =2 1.16.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2017-01-01 19:30:46
- Last Update: 2024-05-16 06:21:47
- Commit Hash: 75abab4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL3+
- WWW:
- https://github.com/pysimplesoap/pysimplesoap
- Description:
- Python simple and lightweight SOAP library for client and server webservices
interfaces, aimed to be as small and easy as possible, supporting most common
functionality. Initially it was inspired by PHP Soap Extension (mimicking its
functionality, simplicity and ease of use), with many advanced features added.
- ¦ ¦ ¦ ¦
- 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}pysimplesoap>0:net/py-pysimplesoap@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-pysimplesoap/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-pysimplesoap
- pkg install py39-pysimplesoap
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 py39-pysimplesoap listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pysimplesoap
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1714227790
SHA256 (PySimpleSOAP-1.16.2.tar.gz) = b1bbf4d0d0adff9b652197d61aa1b76731ad618849e27d28fe5cb250916d67e1
SIZE (PySimpleSOAP-1.16.2.tar.gz) = 44273
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_py-pysimplesoap
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.16.2 16 May 2024 06:21:47 |
Po-Chuan Hsieh (sunpoet) |
net/py-pysimplesoap: Add py-pysimplesoap 1.16.2
Python simple and lightweight SOAP library for client and server webservices
interfaces, aimed to be as small and easy as possible, supporting most common
functionality. Initially it was inspired by PHP Soap Extension (mimicking its
functionality, simplicity and ease of use), with many advanced features added. |
1.10_1 13 Mar 2017 10:27:27 |
sunpoet |
Move net/py-pysimplesoap to net/py-soap2py |
1.10_1 01 Jan 2017 19:30:38 |
sunpoet |
Move net/py-simplesoap to net/py-pysimplesoap |