Initial upload of bennys production files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
__title__ = 'python-slugify'
|
||||
__author__ = 'Val Neekman'
|
||||
__author_email__ = 'info@neekware.com'
|
||||
__description__ = 'A Python slugify application that also handles Unicode'
|
||||
__url__ = 'https://github.com/un33k/python-slugify'
|
||||
__license__ = 'MIT'
|
||||
__copyright__ = 'Copyright 2022 Val Neekman @ Neekware Inc.'
|
||||
__version__ = '8.0.4'
|
||||
Reference in New Issue
Block a user