Metadata-Version: 1.2
Name: LbPlatformUtils
Version: 3.0.0
Summary: utilities from platform detection
Home-page: https://gitlab.cern.ch/lhcb-core/LbPlatformUtils
Author: CERN - LHCb Core Software
Author-email: lhcb-core-soft@cern.ch
License: GPLv3+
Description: LHCb Platform Utilities
        =======================
        |pipeline status| |coverage report|
        
        This is a project started to coordinate between LHCb Core Software and
        LHCbDirac platform compatibility informations.
        
        It follows up on discussions in
        
        -  `LHCBDIRAC-158: Fixing "Platforms" and "SystemConfig"
           parameters <https://its.cern.ch/jira/browse/LHCBDIRAC-158>`__
        -  `LBCORE-1227: Enable -m sse4.2 in gcc6.2 opt
           compilation <https://its.cern.ch/jira/browse/LBCORE-1227>`__
        -  `LBCORE-1228: Provide a CMTCONFIG build with -m
           avx2 <https://its.cern.ch/jira/browse/LBCORE-1228>`__
        -  `LHCBDIRAC-626: dirac-pilot and CPU
           architecture <https://its.cern.ch/jira/browse/LHCBDIRAC-626>`__
        -  `LBCORE-1247: extend lb-run to understand the special platform
           "best" <https://its.cern.ch/jira/browse/LBCORE-1247>`__
        
        
        .. |pipeline status| image:: https://gitlab.cern.ch/lhcb-core/LbPlatformUtils/badges/master/pipeline.svg
                             :target: https://gitlab.cern.ch/lhcb-core/LbPlatformUtils/commits/master
        .. |coverage report| image:: https://gitlab.cern.ch/lhcb-core/LbPlatformUtils/badges/master/coverage.svg
                             :target: https://gitlab.cern.ch/lhcb-core/LbPlatformUtils/commits/master
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4
