# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| graphene: graphene (a thin layer of types for graphic libraries) graphene: graphene: A thin layer of types needed to write a canvas library dealing with graphene: points, rectangles, affine matrices, 2D transformations, 4x4 matrices, graphene: projections, transformations, vectors, and quaternions. It does not graphene: deal with windowing system surfaces, drawing, scene graphs, or input, graphene: keeping things small and essential. graphene: graphene: Homepage: https://ebassi.github.io/graphene/ graphene: graphene: