blob: c52e8ddef680fa9aec43ceeb63ccc15b41349f12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: NeKernel.org Operating System Kernel in C++
message: The Operating System Kernel of NeKernel.org
type: software
authors:
- given-names: Amlal
family-names: El Mahrouss
email: aelmahrouss@acm.org
identifiers:
- type: url
value: 'https://nekernel.org'
description: NeKernel Website.
repository-code: 'https://github.com/nekernel-org/nekernel'
url: 'https://nekernel.org'
abstract: >-
This is NeKernel.org's Operating System Kernel, authored
by Amlal El Mahrouss.
keywords:
- kernel
- operating-system
- cpp
license: Apache-2.0
|