https://github.com/pear/file_bittorrent2
https://github.com/pear/file_bittorrent2
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pear/file_bittorrent2
- Owner: pear
- Created: 2011-11-14T22:19:42.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T11:38:56.000Z (over 4 years ago)
- Last Synced: 2025-09-23T15:40:56.652Z (10 months ago)
- Language: PHP
- Homepage: http://pear.php.net/package/File_Bittorrent2
- Size: 102 KB
- Stars: 5
- Watchers: 9
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This package is [File_Bittorrent2](http://pear.php.net/package/File_Bittorrent2).
Please report all new issues via the [PEAR bug tracker](http://pear.php.net/bugs/).
To test this package, run
phpunit tests/
To build, simply
pear package
To install from scratch
pear install package.xml
To upgrade
pear upgrade -f package.xml