Metadata-Version: 2.0
Name: robotframework-stringformat
Version: 0.1.3
Summary: String Formatter for Robot Framework
Home-page: https://github.com/chonla/robotframework-stringformat
Author: Chonlasith Jucksriporn
Author-email: chonlasith@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: robot framework
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Framework :: Robot Framework
Classifier: Framework :: Robot Framework :: Library
Requires-Python: >=2.6, <4

String Formatter for Robot Framework
====================================

String Formatter for Robot Framework is a python .format() wrapper.

License
-------

MIT

