MatusGuy / mopm

A Windows package manager written in C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mopm

A Windows package manager.

Installation

Clone the project and run make in the root directory and add %APPDATA%\mopm to your PATH.

Libraries:

  • Christophe Devine's FIPS-180-2 compliant SHA-256 implementation
  • libcurl
  • jansson
  • libarchive (+ zlib, bzip)

About

A Windows package manager written in C.

License:GNU General Public License v3.0


Languages

Language:C 100.0%Language:Makefile 0.0%