Metadata-Version: 2.1
Name: accelerator
Version: 2020.2.14.dev1
Summary: A tool for fast and reproducible processing of large amounts of data.
Home-page: https://exax.org/
Author: Carl Drougge
Author-email: bearded@longhaired.org
License: UNKNOWN
Project-URL: Source, https://github.com/eBay/accelerator
Project-URL: Reference manual, https://berkeman.github.io/pdf/acc_manual.pdf
Description: The Accelerator is a tool for fast and reproducible processing of large amounts of data.
        Extensive documentation is available here:
        
        [Reference Manual](https://berkeman.github.io/pdf/acc_manual.pdf)  
        [Home Page](https://exax.org/)  
        
        After installation try "`ax --help`".
        
        
        Supported Environments
        ----------------------
        
        The Accelerator projects has been built, tested, and runs on:
         - Ubuntu 16.04, 18.04
         - Debian 9, 10
         - FreeBSD 11.3, 12.1
        
        but is not limited to these systems or versions.
        
        
        License
        =======
        
        Copyright 2017-2018 eBay Inc.  
        Modifications copyright (c) 2018-2020 Carl Drougge  
        Modifications copyright (c) 2019-2020 Anders Berkeman  
        
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        You may obtain a copy of the License at
        
            https://www.apache.org/licenses/LICENSE-2.0
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD :: FreeBSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: C
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4
Description-Content-Type: text/markdown
