Metadata-Version: 1.2
Name: django-vehiclefitment
Version: 1.0.0
Summary: Vehicle fitment for django autoparts models
Home-page: https://github.com/MChiciak/django-vehiclefitment
Author: Michael Chiciak
Author-email: mchicia1@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Description: The purpose of this project is to provide data models for vehicle fitment for use in autoparts e commerce.  I am using this module in both my autoparts_api, which parses XML data from vendors and the actual storefront which uses a separate DB.
        
        It was easier to move this code to a standalone module than to duplicate the code in both the API and the Storefront.
Platform: unix
Platform: linux
Platform: osx
Platform: win32
Requires-Python: >=3.0
