Metadata-Version: 2.1
Name: numtoname
Version: 0.3.1
Summary: A python module to convert a number or list of numbers into a variable name or list of variable names (or vice versa)
Home-page: https://github.com/benjaminmesser/Numtoname
Download-URL: https://github.com/benjaminmesser/Numtoname/archive/v_031.tar.gz
Author: Ben Messer
Author-email: benjamin.messer@outlook.com
Maintainer: Ben Messer
Maintainer-email: benjamin.messer@outlook.com
License: MIT
Keywords: tools,development,naming
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE.txt

numtoname
=========

A python module to convert a number or list of numbers into a variable name or list of variable names (or vice versa)


