Skip to content

Allow customizing package name #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
MeteorsLiu opened this issue Apr 7, 2025 · 2 comments
Open

Allow customizing package name #42

MeteorsLiu opened this issue Apr 7, 2025 · 2 comments

Comments

@MeteorsLiu
Copy link
Contributor

MeteorsLiu commented Apr 7, 2025

Currently, we don't have a field for customizing package name, however, some library may require different name for PC usage.

Design

use user-provided directory name for module path instead of package.name in llpkg.cfg.

Release-as should follow module path name/semver instead of package.name/semver

@MeteorsLiu
Copy link
Contributor Author

This will cause a problem:

how to build the binding relationship between custom module path and C library (aka package.name in llpkg.cfg)

@MeteorsLiu
Copy link
Contributor Author

This will cause a problem:

how to build the binding relationship between custom module path and C library (aka package.name in llpkg.cfg)

cc @aofei @luoliwoshang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant