Metadata-Version: 2.4
Name: epics-sumo
Version: 4.7
Summary: Python support tool for EPICS software development
Author-email: Goetz Pfeiffer <Goetz.Pfeiffer@helmholtz-berlin.de>
License: GPL-3.0-only
Project-URL: Homepage, https://epics-sumo.sourceforge.io/
Project-URL: Bug Tracker, https://sourceforge.net/p/epics-sumo/tickets/
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
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 :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Description-Content-Type: text/x-rst
License-File: LICENSE
Dynamic: license-file

sumo
====

About
-----

sumo, the SUpport MOdule manager, is a set of tools to support software
development for the `EPICS <https://epics.anl.gov>`_ framework. It manages
build dependencies and consistent builds of the 
`EPICS <https://epics.anl.gov>`_ base and `EPICS <https://epics.anl.gov>`_
support modules.

Author
------

Goetz Pfeiffer <Goetz.Pfeiffer@helmholtz-berlin.de>

Documentation
-------------

Documentation is available online here:

`sumo documentation <https://epics-sumo.sourceforge.io>`_.

Documentation is also included in the software distribution in HTML format.

Installation
------------

You can install sumo with `pip <https://pip.pypa.io/en/stable>`_
(python package manager), as 
`debian <https://www.debian.org/distrib/packages>`_  or 
`rpm <http://rpm.org>`_  package or from 
`source <https://docs.python.org/3/install>`_.

All is described here:

`sumo install <https://epics-sumo.sourceforge.io/sumo-install.html>`_.

License and copyright
---------------------

Copyright (c) 2025 by `Helmholtz-Zentrum Berlin <https://www.helmholtz-berlin.de>`_.

This software of this project can be used under GPL v.3.
Here is the license text:

`sumo license <https://epics-sumo.sourceforge.io/license.html>`_.

