Manifest-Version: 1.0 Created-By: Apache Maven Bundle Plugin 6.0.0 Java-Version: 8 Build-Jdk-Spec: 25 Specification-Title: Apache Commons Text Specification-Version: 1.15 Specification-Vendor: The Apache Software Foundation Implementation-Title: Apache Commons Text Implementation-Version: 1.15.0 Implementation-Vendor: The Apache Software Foundation Automatic-Module-Name: org.apache.commons.text Bundle-Description: Apache Commons Text is a set of utility functions an d reusable components for processing and manipulating text in a Java environment. Bundle-DocURL: https://commons.apache.org/proper/commons-text Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.txt Bundle-ManifestVersion: 2 Bundle-Name: Apache Commons Text Bundle-SymbolicName: org.apache.commons.text Bundle-Vendor: The Apache Software Foundation Bundle-Version: 1.15.0 Export-Package: org.apache.commons.text;version="1.15.0";uses:="org.apac he.commons.text.lookup,org.apache.commons.text.matcher,org.apache.commo ns.text.translate",org.apache.commons.text.diff;version="1.15.0",org.ap ache.commons.text.io;version="1.15.0";uses:="org.apache.commons.text",o rg.apache.commons.text.lookup;version="1.15.0",org.apache.commons.text. matcher;version="1.15.0",org.apache.commons.text.numbers;version="1.15. 0",org.apache.commons.text.similarity;version="1.15.0",org.apache.commo ns.text.translate;version="1.15.0" Import-Package: org.apache.commons.lang3;version="3.20.0",org.apache.com mons.lang3.function;version="3.20.0",org.apache.commons.lang3.time;vers ion="3.20.0",java.io,java.lang,java.lang.invoke,java.lang.reflect,java. net,java.nio,java.nio.charset,java.nio.file,java.text,java.util,java.ut il.concurrent,java.util.function,java.util.regex,java.util.stream,javax .script,javax.xml.parsers,javax.xml.xpath,org.w3c.dom Include-Resource: META-INF/LICENSE.txt=LICENSE.txt,META-INF/NOTICE.txt=N OTICE.txt Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" Tool: Bnd-7.1.0.202411251545 Multi-Release: true