bin
|
8afc2ca694
Add support for PEAR repository and downloading, example composer.json would look like {"repositories":{"doctrine": {"pear":"http://pear.doctrine-project.org"},"requires":{"DoctrineORM":"2.0.5"}}. You can use pear repositories this way for now. PEAR packages are not downloaded via pear, only via their .tgz packages in the PEAR repository. Automatically detecting dependencies will require reverse-engineering the PEAR protocol a little bit more, however from looking at a pirum output it looks simple.
|
14 years ago |
src
|
8afc2ca694
Add support for PEAR repository and downloading, example composer.json would look like {"repositories":{"doctrine": {"pear":"http://pear.doctrine-project.org"},"requires":{"DoctrineORM":"2.0.5"}}. You can use pear repositories this way for now. PEAR packages are not downloaded via pear, only via their .tgz packages in the PEAR repository. Automatically detecting dependencies will require reverse-engineering the PEAR protocol a little bit more, however from looking at a pirum output it looks simple.
|
14 years ago |
tests
|
bc672deb32
Moving rule iteration logic to a separate RuleSet and RuleSetIterator class
|
14 years ago |
LICENSE
|
7ea2fd6c93
Fix author/copyright
|
14 years ago |
PORTING_INFO
|
933cc6179b
Import initial partial port of the libzypp satsolver.
|
14 years ago |
README.md
|
77934f3062
Edited README.md via GitHub
|
14 years ago |
phpunit.xml.dist
|
933cc6179b
Import initial partial port of the libzypp satsolver.
|
14 years ago |