<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>fr.spacefox</groupId>
  <artifactId>confusable-homoglyphs</artifactId>
  <version>1.1.0</version>
  <packaging>pom</packaging>
  <name>Confusable Homoglyphs</name>
  <description>A tool to deal with Unicode characters that looks like each other an can be confused - a.k.a confusable homoglyphs</description>
  <url>https://github.com/SpaceFox/confusable-homoglyphs</url>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>SpaceFox</id>
      <name>SpaceFox</name>
      <email>SpaceFox@users.noreply.github.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/SpaceFox/confusable-homoglyphs.git</connection>
    <developerConnection>scm:svn:https://github.com/SpaceFox/confusable-homoglyphs.git</developerConnection>
    <url>https://github.com/SpaceFox/confusable-homoglyphs.git</url>
  </scm>
</project>
