Metadata-Version: 2.4
Name: firewheel_repo_base
Version: 2.8.1
Summary: This Model Component repository contains many of the basic objects necessary to create an experiment using FIREWHEEL.
Author-email: FIREWHEEL Developers <firewheel@sandia.gov>
License: Apache License (2.0)
Project-URL: Homepage, https://www.sandia.gov/emulytics
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
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: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Security
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Emulators
Classifier: Topic :: System :: Networking
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: firewheel
Dynamic: license-file

.. _base_mc_repo:

*******************
firewheel_repo_base
*******************

This Model Component repository contains many of the basic objects necessary to create an experiment using FIREWHEEL.
This includes initializing the experiment graph, creating the basic VM object, and converting the graph to minimega commands to launch the experiment.
Because the Model Components contained within this repository are relied upon by almost every other repository, it is necessary to have this repository installed.
