Metadata-Version: 1.1
Name: plotbin
Version: 3.1.3
Summary: PlotBin: Plotting Binned Maps and Other Utilities
Home-page: http://purl.org/cappellari/software
Author: Michele Cappellari
Author-email: michele.cappellari@physics.ox.ac.uk
License: Other/Proprietary License
Description: The PlotBin Package
        ===================
        
        The PlotBin package contains utilities to plot binned maps and various
        other general plotting utilities for two-dimensional maps.
        
        Installation
        ------------
        
        install with::
        
            pip install plotbin
        
        Without writing access to the global ``site-packages`` directory, use::
        
            pip install --user plotbin
        
        Documentation
        -------------
        
        See the files headers.
        
        License
        -------
        
        Copyright (c) 2013-2018 Michele Cappellari
        
        This software is provided as is without any warranty whatsoever.
        Permission to use, for non-commercial purposes is granted.
        Permission to modify for personal or internal use is granted,
        provided this copyright and disclaimer are included in all
        copies of the software. All other rights are reserved.
        In particular, redistribution of the code is not allowed.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
