Metadata-Version: 1.0
Name: arcpy_metadata
Version: 0.4.5
Summary: Python metadata editing classes for ArcGIS feature classes.
Home-page: https://github.com/ucd-cws/arcpy_metadata
Author: nickrsan, thomas.maschler
Author-email: nrsantos@ucdavis.edu
License: UNKNOWN
Description: WARNING: Version 0.4 deprecates the .get() and .set() methods used in prior versions of arcpy_metadata. You can now set values using normal Python, such as by setting metadata.title = "feature class title".
        	
        	See all metadata elements at https://github.com/ucd-cws/arcpy_metadata
Platform: UNKNOWN
