# dll2lib **Repository Path**: ela/dll2lib ## Basic Information - **Project Name**: dll2lib - **Description**: 由*.dll动态库生成其对应的静态库*.lib - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-06-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #dll2lib ## Requirements * python * dumpbin.exe and lib.exe (Provided by Microsoft Visual Studio) ## Usage > python dll2lib.py *.dll