Metadata-Version: 2.1
Name: multifunctional
Version: 0.0.1.dev0
Summary: your_name_here
Home-page: https://github.com/brightway-lca/multifunctional
Author: Chris Mutel
Author-email: cmutel@gmail.com
License: BSD-3-Clause
Description: # Multifunctional
        
        Handling of multifunctional activities in the Brightway LCA software framework
        
        ## Installation
        
        Install via conda or pip.
        
        ## Contributing
        
        Your contribution is welcome! Please follow the [pull request workflow](https://guides.github.com/introduction/flow/), even for minor changes.
        
        When contributing to this repository with a major change, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository.
        
        Please note we have a [code of conduct](https://github.com/brightway-lca/multifunctional/blob/master/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.
        
        ### Documentation and coding standards
        
        * [Black formatting](https://black.readthedocs.io/en/stable/)
        * [Semantic versioning](http://semver.org/)
        
        ## Maintainers
        
        * [Chris Mutel](https://github.com/cmutel/)
        
        ## License
        
        [BSD-3-Clause](https://github.com/brightway-lca/multifunctional/blob/master/LICENSE). Copyright 2020 Chris Mutel.
        
Platform: UNKNOWN
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
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: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Description-Content-Type: text/markdown
