معرفی شرکت ها


bonnibel-3.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Build script generator for the jsix operating system
ویژگی مقدار
سیستم عامل -
نام فایل bonnibel-3.0.2
نام bonnibel
نسخه کتابخانه 3.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Justin C. Miller
ایمیل نویسنده justin@justin.cm
آدرس صفحه اصلی https://github.com/justinian/bonnibel
آدرس اینترنتی https://pypi.org/project/bonnibel/
مجوز MIT
# Bonnibel Bonnibel (`pb` for short) builds [Ninja][] build files for a set of modules. Bonnibel doesn't try to hide Ninja's build files or syntax from the user. It mostly exists to do the legwork of auto-generating all the build rules, while letting the user control the variables used or even write custom rules. Bonnibel's configs let you define a _project_, and a set of _modules_ within that project to be built. You must also specify a _configuration_ file to set the base compilation programs and arguments for earch _target_ platform. For example, Bonnibel was created for [jsix][], where I needed the ability to build tools or libraries for my multiple target environments (e.g., for use both in the UEFI bootloader and in the kernel), while building the bootloader, kernel and user-space applications all with different compiler and linker options. See jsix's build files for an example of use. [Ninja]: https://ninja-build.org [jsix]: https://github.com/justinian/jsix


نیازمندی

مقدار نام
- click
- ninja
- toml


نحوه نصب


نصب پکیج whl bonnibel-3.0.2:

    pip install bonnibel-3.0.2.whl


نصب پکیج tar.gz bonnibel-3.0.2:

    pip install bonnibel-3.0.2.tar.gz