<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
        integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
</html>
<?xml version="1.0" encoding="utf-8"?><soft xmlns="http://www.softaculous.com">
	<overview>
		<img src="logo.gif" style="float:right;margin:8px;" alt="" />{{overview}}
	</overview>
	<features>
		{{features}}
	</features>
	<demo>
		http://sizzlejs.com/
	</demo>
	<ratings>
		http://www.softaculous.com/softwares/javascripts/libraries/Sizzle
	</ratings>
	<space>
		3083075
	</space>
	<support>
		http://sizzlejs.com/
	</support>
	<version>
		2.3.10
	</version>
	<mod>39</mod>
	<mod_files>1</mod_files>
	<release_date>14-02-2023</release_date>
	<softversion>
		4.1.7
	</softversion>
	<languages>
		<english-overview>
		<font size="5" color="#182e7a">Sizzle</font> is a pure-JavaScript CSS selector engine
designed to be easily dropped in to a host library.
		<br /><br />
		Sizzle is licensed under the <a href="http://www.opensource.org/licenses/mit-license.php" target="_blank">MIT License</a>.
		</english-overview>		
		<english-features>
<ul>
<li>Completely standalone (no library dependencies)</li>
<li>Competitive performance for most frequently used selectors</li>
<li>Only 4KB minified and gzipped</li>
<li>Highly extensible with easy-to-use API</li>
<li>Designed for optimal performance with event delegation</li>
<li>Clear IP assignment (all code held by the Dojo Foundation, contributors sign CLAs)</li>
</ul>
		</english-features>
	</languages>
</soft>