Metadata-Version: 2.4
Name: dichvusale-pyc
Version: 0.1.0
Summary: Import hook and utilities to import .pyc files and compile .py -> .pyc
Author-email: "LAMDev / dichvusale.io.vn" <support@dichvusale.io.vn>
License: MIT
Keywords: pyc,import,bytecode,compiler
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# dichvusale-pyc
Small package to allow importing `.pyc` files as modules (fallback when `.py` is missing) and to compile `.py` files to `.pyc`.

Copyright (c) 2025 dichvusale.io.vn
