fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
323 B
Text
5 lines
323 B
Text
Filesystem Abstraction for Python. Work with files and directories in archives,
|
|
memory, the cloud etc. as easily as your local drive. Write code now, decide
|
|
later where the data will be stored; unit test without writing real files;
|
|
upload files to the cloud without learning a new API; sandbox your file writing
|
|
code; etc.
|