{ "info": { "author": "yoarch", "author_email": "yo.managements@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# zipf\n\nCLI tool to directly zip several files/folders or an existing folder\n\nMare a zip from list of files/folders with or without specifying the archive name (\"%Y_%m_%d-%H_%M_%S.zip\" if not precised) or from an existing folder\n\n\n# installation\n```sh\nwith pip:\nsudo pip3 install zipfs\n\nwith yay:\nyay -a zipf\n\nwith yaourt:\nyaourt -a zipf\n```\n\n# compatibility\npython >= 3\n\n\n# usage\n
\nzipf / zipper [F_PATH_01 F_PATH_02 ...] [ARCHIVE_NAME]\noptions:\n -h, --help show this help message and exit\n\n\n\n# examples\nfor **help**: