Metadata-Version: 1.1
Name: udunitspy
Version: 0.0.5
Summary: Python wrapper for UDUNITS2
Home-page: https://github.com/blazetopher/udunitspy/
Author: Christopher Mueller
Author-email: cmueller@asascience.com
License: LICENSE.txt
Description: Prerequisites
        ------------------
        
        *C requirements*
        
          * python
          * udunits2
        
        *Python requirements*
        
          * numpy
        
        *See [README](https://github.com/blazetopher/udunitspy/blob/master/README.md) for details*
        
        Copying
        -----------
        
        udunitspy - Python wrapper for UDUNITS2
        
        Copyright 2012 UC Regents
        
        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
        
        http://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:  Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Education
Classifier: Topic :: Software Development :: Libraries :: Python Modules
