Metadata-Version: 1.0
Name: ArcUtils
Version: 0.1.0
Summary: ARC Projects utility package
Home-page: UNKNOWN
Author: PSU ARC Staff
Author-email: consultants@pdx.edu
License: LICENSE.txt
Description: =========
        ARC UTILS
        =========
        
        ARC Utils is a general utilities package for ARC projects.
        It includes code from previous Django projects.
        
        Usage::
        
            #!/usr/bin/env python
        
            from arc_utils import forms
            from arc_utils import views
        
        
        
Platform: UNKNOWN
