Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harvard-lil/perma
Indelible links
https://github.com/harvard-lil/perma
libraries web-archiving
Last synced: 5 days ago
JSON representation
Indelible links
- Host: GitHub
- URL: https://github.com/harvard-lil/perma
- Owner: harvard-lil
- Created: 2013-05-06T20:17:55.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-25T15:41:26.000Z (14 days ago)
- Last Synced: 2024-10-25T21:27:31.052Z (14 days ago)
- Topics: libraries, web-archiving
- Language: JavaScript
- Homepage:
- Size: 69.7 MB
- Stars: 421
- Watchers: 27
- Forks: 71
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- project-awesome - harvard-lil/perma - Indelible links (JavaScript)
- awesome-starred - harvard-lil/perma - Indelible links (others)
README
![](https://raw.githubusercontent.com/harvard-lil/perma/develop/perma_web/static/img/watermark.png)
Perma - indelible links
=====Perma.cc helps authors and journals create permanent archived citations in their published work.
[![test status](https://github.com/harvard-lil/perma/actions/workflows/tests.yml/badge.svg)](https://github.com/harvard-lil/perma/actions)
[![codecov](https://codecov.io/gh/harvard-lil/perma/branch/develop/graph/badge.svg?token=PmUtgx6QFh)](https://codecov.io/gh/harvard-lil/perma)## Connect with Perma.cc
- Use Perma.cc at [Perma.cc](https://perma.cc)
- Twitter [@permacc](https://twitter.com/permacc)
- Email us at [[email protected]](mailto:[email protected])## Installation
If you're installing Perma.cc, see [the installation doc](https://github.com/harvard-lil/perma/blob/develop/install.md)
## Developing in Perma.cc
If you're wrenchin' on Perma.cc, see [the installation doc](https://github.com/harvard-lil/perma/blob/develop/install.md) and [the developer doc](https://github.com/harvard-lil/perma/blob/develop/developer.md).
## License
Dual licensed under the MIT license (below) and [GPL license](http://www.gnu.org/licenses/gpl-3.0.html).
MIT LicenseCopyright (c) 2021 The Harvard Library Innovation Lab
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.