Metadata-Version: 2.1
Name: bpy-building-blocks
Version: 0.0.1
Summary: A collection of helper functions and code used for speeding up Blender 3D Python script development.
Home-page: https://github.com/CGArtPython/bpy_building_blocks
Author: Viktor Stepanov
Author-email: cgartpython@gmail.com
License: MIT
Description: # Summary
        
        A collection of helper functions and code used for speeding up Blender 3D Python script development.
        
        Important: This package assumes you are using [Blender's](https://www.blender.org/) the embedded Python interpreter. 
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
