templateapp

View on PyPIReverse Dependencies (1)

0.1.9 templateapp-0.1.9-py3-none-any.whl

Wheel Details

Project: templateapp
Version: 0.1.9
Filename: templateapp-0.1.9-py3-none-any.whl
Download: [link]
Size: 25639
MD5: c2acb017146e438b1ea62ee50a9ada58
SHA256: 8921f97e9fb639556b53009ca7560953f5a1cbcd7ea973d72eeff0739afd1eca
Uploaded: 2022-04-29 21:14:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: templateapp
Version: 0.1.9
Summary: The application to generate template format.
Author: Tuyen Mathew Duong
Author-Email: tuyen[at]geekstrident.com
Maintainer: Tuyen Mathew Duong
Maintainer-Email: tuyen[at]geekstrident.com
Home-Page: https://github.com/Geeks-Trident-LLC/templateapp
License: BSD-3-Clause
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: textfsm
Requires-Dist: regexapp
Requires-Dist: dlapp
Requires-Dist: pyyaml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 133 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
templateapp/__init__.py sha256=3J82pBhdCBNnd0-vH1CmqARbjThTLazd36gj7WBxc2I 408
templateapp/__main__.py sha256=VMrHx0_qMYotFyRq4W88v6IPfE2wP7sf2bwicITdkOY 65
templateapp/application.py sha256=a_MxxdVOYBPONKiYH96QfRWK2Ok3XjS1cS8YsR7bJyE 75907
templateapp/config.py sha256=QhfSyacLoEU-Cs3g0N43BZiEHRi7ovZ3c746OQAtnlI 4013
templateapp/core.py sha256=9jB4KqQkpUrmfUgcjENkjXvulr8ECnXLCK2RNRMHvqA 22208
templateapp/exceptions.py sha256=fn_Na_cBgzjXkV5h17EUSkBtHzwwWfCkE5xTwForfr4 478
templateapp/main.py sha256=-7eoI746e-3LTcbKs40eNIR2bHL1yJl5Xfc3Bap8ZhI 8314
templateapp-0.1.9.dist-info/LICENSE sha256=NxCMWC_YNiId6XJrvnzLDLxhFi7QBRUCxZ3oHAm1kQY 1530
templateapp-0.1.9.dist-info/METADATA sha256=yVdbn9FHaNSMcbw397ab49JMEEWH05cwcrW8UaAdmg4 1289
templateapp-0.1.9.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
templateapp-0.1.9.dist-info/entry_points.txt sha256=lqzbYHAZQwKFcA_ADDgdGG0qhlUjctkbnAAds81hSws 105
templateapp-0.1.9.dist-info/top_level.txt sha256=_nFQHpqoTuo-0p-SDrMWwFnh8RZaBkXJhL_fmAoGc80 12
templateapp-0.1.9.dist-info/RECORD

top_level.txt

templateapp

entry_points.txt

template-app = templateapp.application:execute
templateapp = templateapp.main:execute