REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 5.60 KB
Close
//proc/thread-self/root/proc/thread-self/root/opt/cpanel/ea-php71/root/var/lib/pear/pkgxml/Structures_Graph.xml
Text
Base64
<?xml version="1.0" encoding="UTF-8"?> <package packagerversion="1.10.14" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> <name>Structures_Graph</name> <channel>pear.php.net</channel> <summary>Graph datastructure manipulation library</summary> <description>Structures_Graph is a package for creating and manipulating graph datastructures. It allows building of directed and undirected graphs, with data and metadata stored in nodes. The library provides functions for graph traversing as well as for characteristic extraction from the graph topology.</description> <lead> <name>Sérgio Carvalho</name> <user>sergiosgc</user> <email>sergio.carvalho@portugalmail.com</email> <active>yes</active> </lead> <helper> <name>Brett Bieber</name> <user>saltybeagle</user> <email>brett.bieber@gmail.com</email> <active>yes</active> </helper> <date>2024-06-02</date> <time>15:10:44</time> <version> <release>1.2.0</release> <api>1.2.0</api> </version> <stability> <release>stable</release> <api>stable</api> </stability> <license>LGPL-3.0+</license> <notes> * update composer info (adds PHP/PEAR deps) * update phpunit tests * composer shows wrong license </notes> <contents> <dir baseinstalldir="/" name="/"> <file baseinstalldir="/" md5sum="628eb6532a8047bf5962fe24c1c245df" name="docs/tutorials/Structures_Graph/Structures_Graph.pkg" role="doc" /> <file baseinstalldir="/" md5sum="4b26eecd30f8695fc3739b1a5b59518e" name="Structures/Graph/Manipulator/AcyclicTest.php" role="php" /> <file baseinstalldir="/" md5sum="1f857de1fbbaace54b857ed9712f399f" name="Structures/Graph/Manipulator/TopologicalSorter.php" role="php" /> <file baseinstalldir="/" md5sum="f8e969f0b45d3859408901c8350bb701" name="Structures/Graph/Node.php" role="php" /> <file baseinstalldir="/" md5sum="88ae1ad8bcd74d4b74ad845f55611cdd" name="Structures/Graph.php" role="php" /> <file baseinstalldir="/" md5sum="bfc441ea8614afed0f1e9074616a429b" name="tests/BasicGraphTest.php" role="test" /> <file baseinstalldir="/" md5sum="8192d7b593d807191bf4aa9207bfbab5" name="tests/TopologicalSorterTest.php" role="test" /> <file baseinstalldir="/" md5sum="8003f415d040b250e9e9c22c76b1cb59" name="tests/AcyclicTestTest.php" role="test" /> <file baseinstalldir="/" md5sum="bfc441ea8614afed0f1e9074616a429b" name="tests/BasicGraphTest.php" role="test" /> <file baseinstalldir="/" md5sum="c891580ee21a7aa863ac32566c979fc5" name="tests/helper.inc" role="test"> <tasks:replace from="@php_dir@" to="php_dir" type="pear-config" /> </file> <file baseinstalldir="/" md5sum="b52f2d57d10c4f7ee67a7eb9615d5d24" name="LICENSE" role="doc" /> </dir> </contents> <compatible> <name>PEAR</name> <channel>pear.php.net</channel> <min>1.5.0RC3</min> <max>1.9.1</max> </compatible> <dependencies> <required> <php> <min>5.3.0</min> </php> <pearinstaller> <min>1.4.3</min> </pearinstaller> </required> </dependencies> <phprelease /> <changelog> <release> <version> <release>1.0.2</release> <api>1.0.0</api> </version> <stability> <release>stable</release> <api>stable</api> </stability> <date>2007-01-07</date> <license uri="http://opensource.org/licenses/lgpl-license.php">LGPL</license> <notes> - Bug #9682 only variables can be returned by reference - fix Bug #9661 notice in Structures_Graph_Manipulator_Topological::sort() </notes> </release> <release> <version> <release>1.0.3</release> <api>1.0.3</api> </version> <stability> <release>stable</release> <api>stable</api> </stability> <date>2009-10-11</date> <license>LGPL License</license> <notes> Bugfix Release: Version 1.0.3 is functionally equivalent to 1.0.2 but with an updated package.xml file. * Correct invalid md5 sum preventing installation with pyrus [saltybeagle] * Add compatible tag for PEAR 1.5.0RC3-1.9.0 [saltybeagle] * Update package.xml </notes> </release> <release> <version> <release>1.0.4</release> <api>1.0.3</api> </version> <stability> <release>stable</release> <api>stable</api> </stability> <date>2010-10-25</date> <license>LGPL License</license> <notes> Bugfix Release: * Bug #17108 BasicGraph::test_directed_degree fails on PHP 5 [clockwerx] </notes> </release> <release> <version> <release>1.1.0</release> <api>1.1.0</api> </version> <stability> <release>stable</release> <api>stable</api> </stability> <date>2015-02-26</date> <license>LGPL-3.0+</license> <notes> * Set minimum PHP version to 5.3 * Fix bug #19367: Incorrect FSF address in LICENSE * Change license from LGPL-2.1+ to LGPL-3.0+ </notes> </release> <release> <version> <release>1.1.1</release> <api>1.1.0</api> </version> <stability> <release>stable</release> <api>stable</api> </stability> <date>2015-07-20</date> <license>LGPL-3.0+</license> <notes> * Fix deprecated constructor warning on PHP 7 [cweiske] </notes> </release> <release> <version> <release>1.2.0</release> <api>1.2.0</api> </version> <stability> <release>stable</release> <api>stable</api> </stability> <date>2024-06-02</date> <license>LGPL-3.0+</license> <notes> * update composer info (adds PHP/PEAR deps) * update phpunit tests * composer shows wrong license </notes> </release> </changelog> </package>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Archive_Tar.xml
20.74 KB
lrw-r--r--
2026-02-05 10:49:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Console_Getopt.xml
7.42 KB
lrw-r--r--
2026-02-05 10:49:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
PEAR.xml
61.16 KB
lrw-r--r--
2026-02-05 10:49:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Structures_Graph.xml
5.60 KB
lrw-r--r--
2026-02-05 10:49:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
XML_Util.xml
18.89 KB
lrw-r--r--
2026-02-05 10:49:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).