[TLP:CLEAR] UNLIMITED DISTRIBUTION

BIRD: Bird Is a Repository Draft

Author: Moussouni, Yaël (contact.ial-2@proton.me)
Institution: Université de Strasbourg, CNRS, Observatoire astronomique de Strasbourg, UMR 7550, F-67000 Strasbourg, France
Date: 2025-12-06

Description

Bird is a repository intended to be used as template for different projects. It includes several standard files (README.md, COPYING.txt, .gitignore) and example of file structures for various projects.

Requirements

The following programs may be required:

Installation

Clone this repository with:

git clone https://codeberg.org/Yael-II/Bird/

Usage

This repository contains the following standard files:

  • .gitignore
  • README.md
  • COPYING.txt

Traffic Light Protocole (TLP)

The TLP has been introduced in the context of cybersecurity, to indicate the extent to which an information should be shared. This simple and explicit protocol can also be adapted in the context of academic research, where parts of codes, data and results can be under embargo before publication. The security level could be specified at the beginning of the document (source code, email, ...) and vary with 4 levels:

  [TLP:CLEAR] UNLIMITED DISCLOSURE
+ [TLP:GREEN] LIMITED DISCLOSURE: KEEP WITHIN COMMUNITY
! [TLP:AMBER] LIMITED DISCLOSURE: CONDITIONAL SHARING
- [TLP:RED] LIMITED DISCLOSURE: DO NOT SHARE

Please refer to https://www.first.org/tlp/ for more details on the protocole.

Licence

Copyright (C) 2026 Yaël Moussouni (contact.ial-2@proton.me)

Code

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Content/Text

The content/text within the project is licensed under a Creative Commons Attribution 4.0 International License.

Description
Bird (Bird is a repository draft) is a repository intended to be used as template for different projects.
Readme 98 KiB
Languages
Python 50.4%
Shell 49.6%