modulus

A simple and lightweight cross-platform C++ package manager written in Python and fully based on CMake.

https://github.com/justwhit3/modulus

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.8%) to scientific vocabulary

Keywords

build-system cmake cpp package-manager python
Last synced: 6 months ago · JSON representation ·

Repository

A simple and lightweight cross-platform C++ package manager written in Python and fully based on CMake.

Basic Info
  • Host: GitHub
  • Owner: JustWhit3
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 1.74 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
build-system cmake cpp package-manager python
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

A simple and lightweight cross-platform C++ package manager written in Python and fully based on CMake

v0.0 license Python

Table of contents

Introduction

Work in progress...

Architectures support

Work in progress...

Install and use

Work in progress...

Install

Work in progress...

Usage

Work in progress...

Add new package

Work in progress...

Todo:

Work in progress...

Credits

Work in progress...

Project leaders

Work in progress...

Stargazers over time

Stargazers over time

Owner

  • Name: Gianluca Bianco
  • Login: JustWhit3
  • Kind: user
  • Location: Bologna, Italy
  • Company: University of Bologna and INFN

PhD student in particle physics at the University of Bologna and member of the CERN ATLAS experiment. Passionate about coding (C++ in particular)

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Gianluca"
  given-names: "Bianco"
title: "modulus"
version: 0.0.0
doi: https://doi.org/10.5281/zenodo.14208855
date-released: 2024-11-23
url: "https://github.com/JustWhit3/modulus"

GitHub Events

Total
  • Release event: 1
  • Public event: 1
  • Push event: 11
  • Create event: 1
Last Year
  • Release event: 1
  • Public event: 1
  • Push event: 11
  • Create event: 1

Dependencies

.github/workflows/codeql.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v3 composite
  • github/codeql-action/autobuild v3 composite
  • github/codeql-action/init v3 composite