makeshift

View on PyPIReverse Dependencies (0)

0.0.1 makeshift-0.0.1-py3-none-any.whl

Wheel Details

Project: makeshift
Version: 0.0.1
Filename: makeshift-0.0.1-py3-none-any.whl
Download: [link]
Size: 13576
MD5: 64fbc2e6fc71564acf037b9479b0e464
SHA256: 53fa1654dc69edf46c365f771de4b164dba1665f7e42f57b78ac20f0d9239cd8
Uploaded: 2024-01-25 19:38:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: makeshift
Version: 0.0.1
Summary: Procedural text generation based on phrase templates.
Author-Email: Michael Joseph <josco.michael[at]gmail.com>
Project-Url: Homepage, https://github.com/MJoseph1234/makeshift
Project-Url: Source, https://github.com/MJoseph1234/makeshift
License: MIT License Copyright (c) 2024 Michael Joseph Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1149 characters]

WHEEL

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

RECORD

Path Digest Size
makeshift/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
makeshift/__main__.py sha256=Okl3nl_Ih1DtdGHa6rmlYS4XfctFRNUSHyjnZ3jU2KU 1237
makeshift/ast_printer.py sha256=8bC3O_dwLZn40jbPDv7moqFvoOnnjoAFTWWGk7Z6IT0 1918
makeshift/file_printer.py sha256=-7jTSc09zR6zv3Kua_Mlc5bUbFaR2I718XQyAN0pwpk 1631
makeshift/scratch.py sha256=f46Xao2gfmHTRpDxz31hTEEnlvxgV9p-JdgQzjt5A9c 5335
makeshift/interpreter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
makeshift/interpreter/ast.py sha256=nW9-s872MlroknOgu0_CkpMpw6kUGFXiKdwH4Gs78bc 3207
makeshift/interpreter/interpreter.py sha256=eB2nU4n3DUmrj6uwbZbsB1-y88M4Va10aJ31b-j1iGY 2976
makeshift/interpreter/lexer.py sha256=NtfnCdpeHmk4MK9Yc6Qc804AdDEkYHApdxaSxHbolaw 3112
makeshift/interpreter/parser.py sha256=ZP0RUtdZPkAW0VEzqxU0oOLjQsnpONW4qkABX_DsDRs 5060
makeshift/interpreter/token.py sha256=YH83MbBQ8VJ0Hn3sLpL1IX5xMxpiEVbmtfwqpAoNYgQ 1030
makeshift/interpreter/utils.py sha256=3iygrJiQYFXcgo5r3WhiyRgWF4hRUNPMJaehVjSYzEA 1289
makeshift-0.0.1.dist-info/LICENSE sha256=bEc9MIUmWboYAozqU6ifiZJW_VxflqKn93Yx4WDovXA 1071
makeshift-0.0.1.dist-info/METADATA sha256=P8yv4s_Rj6Vf3tDeXfy5Cm2YniTXdS_H-jFet99ezOg 2881
makeshift-0.0.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
makeshift-0.0.1.dist-info/entry_points.txt sha256=bGk81jHIt8IAg7vfuVvKmEyo0r7Ra8r7YI2qUXN7hDM 54
makeshift-0.0.1.dist-info/top_level.txt sha256=PDlr3WM9ex6ppy4E2wz4FNJWYVPYOqmI8l6s6GT_eZM 10
makeshift-0.0.1.dist-info/RECORD

top_level.txt

makeshift

entry_points.txt

makeshift = makeshift.__main__:main