Port details |
- py-gdown Google Drive direct download of big files
- 5.2.0 net =2 5.2.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-11-06 11:17:48
- Last Update: 2024-05-19 17:15:50
- Commit Hash: f5c2e2d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/wkentaro/gdown
- Description:
- gdown downloads a large file from Google Drive. If you use curl/wget, it fails
with a large file because of the security warning from Google Drive.
- ¦ ¦ ¦ ¦
- 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}gdown>0:net/py-gdown@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-gdown/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-gdown
- pkg install py39-gdown
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-gdown listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-gdown
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1715842796
SHA256 (gdown-5.2.0.tar.gz) = 2145165062d85520a3cd98b356c9ed522c5e7984d408535409fd46f94defc787
SIZE (gdown-5.2.0.tar.gz) = 284647
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-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py39
- py39-hatch-vcs>=0 : devel/py-hatch-vcs@py39
- py39-hatchling>=1.20.0 : devel/py-hatchling@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:
-
- py39-beautifulsoup>=0 : www/py-beautifulsoup@py39
- py39-filelock>=0 : sysutils/py-filelock@py39
- py39-requests>=0 : www/py-requests@py39
- py39-tqdm>=0 : misc/py-tqdm@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_py-gdown
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|