Metadata-Version: 2.4
Name: linuxmuster-base7
Version: 7.3.29
Summary: Core Python library and tools for linuxmuster.net 7.x
Author-email: Thomas Schmitt <thomas@linuxmuster.net>
Maintainer-email: Thomas Schmitt <thomas@linuxmuster.net>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://www.linuxmuster.net
Project-URL: Documentation, https://docs.linuxmuster.net
Project-URL: Repository, https://github.com/linuxmuster/linuxmuster-base7
Project-URL: Issues, https://github.com/linuxmuster/linuxmuster-base7/issues
Keywords: linuxmuster,education,school,network,management
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: paramiko
Requires-Dist: bcrypt
Requires-Dist: beautifulsoup4
Requires-Dist: lxml
Requires-Dist: IPy
Requires-Dist: python-apt
Requires-Dist: netifaces
Requires-Dist: pythondialog
Requires-Dist: ldap3
Requires-Dist: netaddr
Requires-Dist: requests
Requires-Dist: urllib3
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest>=7.0; extra == "dev"
Dynamic: license-file

<h1 align="center">
    Linuxmuster-base7
</h1>

<p align="center">
    <a href="https://github.com/linuxmuster/linuxmuster-base7/releases/latest">
        <img src="https://img.shields.io/github/v/release/linuxmuster/linuxmuster-base7?logo=github&logoColor=white" alt="GitHub release"/>
    </a>
    <a href="https://codeclimate.com/github/linuxmuster/linuxmuster-base7/maintainability">
        <img src="https://api.codeclimate.com/v1/badges/ebf664bd4f09aa90c360/maintainability" />
    </a>
    <a href="https://raw.githubusercontent.com/linuxmuster/linuxmuster-base7/master/LICENSE"> 
        <img src="https://img.shields.io/github/license/linuxmuster/linuxmuster-base7?label=License" alt="Badge License" />
    </a>
    <a href="https://github.com/linuxmuster/linuxmuster-base7/actions/workflows/release.yml">
        <img src="https://github.com/linuxmuster/linuxmuster-base7/actions/workflows/release.yml/badge.svg" />
    </a>
    <a href="https://ask.linuxmuster.net">
        <img src="https://img.shields.io/discourse/users?logo=discourse&logoColor=white&server=https%3A%2F%2Fask.linuxmuster.net" alt="Community Forum"/>
    </a>
</p>

# Features
Management scripts for linuxmuster.net V7
- Setup of a linuxmuster.net server
- Device import and boot preparation for [Linbo](https://github.com/linuxmuster/linuxmuster-linbo7)
- Subnet import and setup in OPNSense

Further information is available in the [Docs](https://docs.linuxmuster.net/de/latest/).

## Maintainance Details
    
Linuxmuster.net official | ![#c5f015](https://via.placeholder.com/15/c5f015/000000?text=+)  YES
:---: | :---: 
[Community support](https://ask.linuxmuster.net) | ![#c5f015](https://via.placeholder.com/15/c5f015/000000?text=+)  YES**
Actively developed | ![#c5f015](https://via.placeholder.com/15/c5f015/000000?text=+)  YES
Maintainer organisation | Linuxmuster.net e.V.  
Primary maintainer | thomas@linuxmuster.net  
  
** The linuxmuster community consits of people who are nice and happy to help. They are not directly involved in the development though, and might not be able to help in any case.
