mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
PycURL is a Python module that interface with the cURL library, by
|
|
using this module, you can fetch documents identified by a URI from
|
|
within a Python program.
|