Metadata-Version: 2.1
Name: coldfront
Version: 1.0.3
Summary: HPC Resource Allocation System 
Home-page: http://coldfront.io
Author: Andrew E. Bruno, Dori Sajdak, Mohammad Zia
License: GNU General Public License v3 (GPLv3)
Project-URL: Bug Tracker, https://github.com/ubccr/coldfront/issues
Project-URL: Documentation, https://coldfront.readthedocs.io
Project-URL: Source Code, https://github.com/ubccr/coldfront
Description: # ColdFront - Resource Allocation System
        
        [![Documentation Status](https://readthedocs.org/projects/coldfront/badge/?version=latest)](https://coldfront.readthedocs.io/en/latest/?badge=latest)
        
        ColdFront is an open source resource allocation system designed to provide a
        central portal for administration, reporting, and measuring scientific impact
        of HPC resources. ColdFront was created to help HPC centers manage access to a
        diverse set of resources across large groups of users and provide a rich set of
        extensible meta data for comprehensive reporting. ColdFront is written in
        Python and released under the GPLv3 license.
        
        ## Features
        
        - Allocation based system for managing access to resources
        - Collect Project, Grant, and Publication data from users
        - Define custom attributes on resources and allocations
        - Email notifications for expiring/renewing access to resources
        - Integration with 3rd party systems for automation and access control
        - Center director approval system and annual project reviews
        
        ## Documentation
        
        For more information on installing and using ColdFront see our [documentation here](https://coldfront.readthedocs.io)
        
        ## Contact Information
        If you would like a live demo followed by QA, please contact us at
        ccr-coldfront-admin-list@listserv.buffalo.edu. You can also contact us for
        general inquiries and installation troubleshooting.
        
        If you would like to join our mailing list to receive news and updates, please
        send an email to listserv@listserv.buffalo.edu with no subject, and the
        following command in the body of the message:
        
        subscribe ccr-open-coldfront-list@listserv.buffalo.edu first_name last_name
        
        
        ## License
        
        ColdFront is released under the GPLv3 license. See the LICENSE file.
        
Keywords: high-performance-computing resource-allocation
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django :: 2.2
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Requires-Python: >=3.6
Description-Content-Type: text/markdown
