# python-aria2c **Repository Path**: myPyLib/python-aria2c ## Basic Information - **Project Name**: python-aria2c - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-02-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #log-Init ## 1. Build ```sh make build ``` ## 2. Install user dir ```sh make install_user ``` ## 3. Uninstall ```sh make uninstall ``` ## 4. Clean ```sh make clean ```