The xepersian
package provides a convenient interface for typesetting
Persian and English documents with LaTeX, using the XeTeX engine.
The package includes adaptations for use with many other commonly-used packages.
The official versions of the package is released on CTAN.
The following example illustrates how the package can be used.
\documentclass{article}
\usepackage{xepersian}
\settextfont{<fontname>}
\begin{document}
...
\end{document}
If you think that you have found an issue in the package, please use the package issue tracker to report it.