fasm

View on PyPIReverse Dependencies (0)

0.0.2.post100 fasm-0.0.2.post100-cp39-cp39-win_amd64.whl
fasm-0.0.2.post100-cp39-cp39-macosx_11_0_x86_64.whl
fasm-0.0.2.post100-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
fasm-0.0.2.post100-cp38-cp38-win_amd64.whl
fasm-0.0.2.post100-cp38-cp38-macosx_11_0_x86_64.whl
fasm-0.0.2.post100-cp37-cp37m-win_amd64.whl
fasm-0.0.2.post100-cp37-cp37m-macosx_11_0_x86_64.whl
fasm-0.0.2.post100-cp36-cp36m-win_amd64.whl
fasm-0.0.2.post100-cp36-cp36m-macosx_11_0_x86_64.whl
fasm-0.0.2.post100-pp37-pypy37_pp73-win_amd64.whl
fasm-0.0.2.post100-pp37-pypy37_pp73-macosx_11_0_x86_64.whl
fasm-0.0.2.post100-pp36-pypy36_pp73-win32.whl

Wheel Details

Project: fasm
Version: 0.0.2.post100
Filename: fasm-0.0.2.post100-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Download: [link]
Size: 820300
MD5: 189b9ba4083039a5a37632aac060e849
SHA256: c73de7af79b5271bd5344c39f293d3728ee69dcc69aef4115f529af82ca88adb
Uploaded: 2022-07-25 15:03:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fasm
Version: 0.0.2.post100
Summary: FPGA Assembly (FASM) Parser and Generation library
Author: F4PGA Authors
Author-Email: f4pga-wg[at]lists.chipsalliance.org
Home-Page: https://github.com/chipsalliance/fasm
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Dist: textx
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2639 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: false
Tag: cp38-cp38-manylinux_2_12_x86_64
Tag: cp38-cp38-manylinux2010_x86_64

RECORD

Path Digest Size
fasm-0.0.2.post100.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
fasm-0.0.2.post100.dist-info/entry_points.txt sha256=m2BRuvyH1kQ5RYhc1Qy0usg28vCVPAFsO8syhRgdXF0 40
fasm-0.0.2.post100.dist-info/METADATA sha256=F1vMcQXVQbZIO7PaJG3wjgjaKKYuGrwMlmoWsXGRAgc 3115
fasm-0.0.2.post100.dist-info/top_level.txt sha256=6rhNGPVjImjF7qIC0crwR49-IwdMJ1sUZNu0KN74_3o 16
fasm-0.0.2.post100.dist-info/WHEEL sha256=VC8YzyxoGiXrzl8xKL9ftgvyZU-Uz6pGPrSATb2mDHw 148
fasm-0.0.2.post100.dist-info/RECORD
fasm/output.py sha256=NY1MeTcv_o7Pqr_L3AYvWggLKjpfDcu2lpJDlE5WAsM 12632
fasm/tool.py sha256=47lJIs59gmVRPP3TjAyGA_2AdZFA79LVx7DIheGS8pw 1924
fasm/model.py sha256=WfguMuWOO9zL9h7x4j33j_NvGiZA1uyLbUB_NJmUIeY 3228
fasm/version.py sha256=NZJwAxBLko21Q0fDDJAvn76wLFVFBN5-W002jyCPW2U 1295
fasm/__init__.py sha256=KAExuYTOFcPab03rMFJtP9NHnP8TB8LRl4tBdLptCck 6350
fasm/parser/libparse_fasm.so sha256=-yF8MZvxOcbakvHK9eNynIvExYWT-oG2pF3Vg6x2WWQ 1657752
fasm/parser/textx.py sha256=Z2gJ07rNDGxETjFHNU6k3R4JLpGwnOXGZAFpKA5HIWc 5005
fasm/parser/fasm.tx sha256=-KKt3z73QRYAznJVq8vwK64fp5e85tp3rscFt55tH2Q 1210
fasm/parser/tags.py sha256=faWAc9MpnUS1uWDeiXFH31FkA9yzLcxnhpyc2ZiP2iY 240
fasm/parser/antlr_to_tuple.pyx sha256=36GiXRQUduPRR2IbSqYvKVSxgDbt_-KIef7WatgrBBc 6147
fasm/parser/__init__.py sha256=-RVW3Osm4nTILSP6JSYszomD71UvzdnCsf50sTSLQCI 1518
fasm/parser/antlr.py sha256=Y810Hj1fHUHGzvfTjpRDawrTD_oCHyahNplx31nWiAo 3386
fasm/parser/antlr_to_tuple.cpython-38-x86_64-linux-gnu.so sha256=RPyBG2jQ7Ilbp-6s_247Jo8Q3OfgHndbNU6XwsIEoTM 1132888

top_level.txt

fasm
parse_fasm

entry_points.txt

fasm = fasm.tool:main