Linux From Scratch - Version 12.1-systemd | ||
---|---|---|
Chapter 8. Installing Basic System Software | ||
이전 | 위로 / 처음으로 | 다음 |
Vim-9.1.0041 | Jinja2-3.1.3 |
MarkupSafe는 XML/HTML/XHTML 마크업 안전 문자열을 구현하는 Python 모듈입니다.
다음과 같이 MarkupSafe를 컴파일합니다.
pip3 wheel -w dist --no-cache-dir --no-build-isolation --no-deps $PWD
이 패키지는 테스트 스위트와 함께 제공되지 않습니다.
패키지를 설치합니다.
pip3 install --no-index --no-user --find-links dist Markupsafe