https://github.com/pear/file_marc
https://github.com/pear/file_marc
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pear/file_marc
- Owner: pear
- License: lgpl-2.1
- Created: 2012-04-10T10:40:14.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T15:54:10.000Z (over 3 years ago)
- Last Synced: 2024-04-24T05:03:48.692Z (over 2 years ago)
- Language: PHP
- Homepage: http://pear.php.net/package/File_MARC
- Size: 288 KB
- Stars: 25
- Watchers: 14
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
This package is http://pear.php.net/package/File_MARC and has been migrated from https://svn.php.net/repository/pear/packages/File_MARC
Please report all new issues via the PEAR bug tracker.
If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list.
To test, run either
$ phpunit tests/
or
$ pear run-tests -r
To build, simply
$ pear package
To install from scratch
$ pear install package.xml
To upgrade
$ pear upgrade -f package.xml