Showing preview only (295K chars total). Download the full file or copy to clipboard to get everything.
Repository: jantman/repostatus.org
Branch: master
Commit: 9a76c302bb85
Files: 353
Total size: 224.8 KB
Directory structure:
gitextract_c1dd088l/
├── .gitignore
├── CHANGELOG.md
├── CONTRIBUTORS.md
├── LICENSE.txt
├── README.md
├── badges/
│ ├── 0.1.0/
│ │ ├── abandoned_html.txt
│ │ ├── abandoned_md.txt
│ │ ├── abandoned_rst.txt
│ │ ├── active_html.txt
│ │ ├── active_md.txt
│ │ ├── active_rst.txt
│ │ ├── badges.json
│ │ ├── concept_html.txt
│ │ ├── concept_md.txt
│ │ ├── concept_rst.txt
│ │ ├── inactive_html.txt
│ │ ├── inactive_md.txt
│ │ ├── inactive_rst.txt
│ │ ├── suspended_html.txt
│ │ ├── suspended_md.txt
│ │ ├── suspended_rst.txt
│ │ ├── unsupported_html.txt
│ │ ├── unsupported_md.txt
│ │ ├── unsupported_rst.txt
│ │ ├── wip_html.txt
│ │ ├── wip_md.txt
│ │ └── wip_rst.txt
│ ├── 0.9.9/
│ │ ├── abandoned_html.txt
│ │ ├── abandoned_md.txt
│ │ ├── abandoned_rst.txt
│ │ ├── active_html.txt
│ │ ├── active_md.txt
│ │ ├── active_rst.txt
│ │ ├── badges.json
│ │ ├── concept_html.txt
│ │ ├── concept_md.txt
│ │ ├── concept_rst.txt
│ │ ├── inactive_html.txt
│ │ ├── inactive_md.txt
│ │ ├── inactive_rst.txt
│ │ ├── suspended_html.txt
│ │ ├── suspended_md.txt
│ │ ├── suspended_rst.txt
│ │ ├── unsupported_html.txt
│ │ ├── unsupported_md.txt
│ │ ├── unsupported_rst.txt
│ │ ├── wip_html.txt
│ │ ├── wip_md.txt
│ │ └── wip_rst.txt
│ ├── 1.0.0/
│ │ ├── abandoned_html.txt
│ │ ├── abandoned_md.txt
│ │ ├── abandoned_rst.txt
│ │ ├── active_html.txt
│ │ ├── active_md.txt
│ │ ├── active_rst.txt
│ │ ├── badges.json
│ │ ├── concept_html.txt
│ │ ├── concept_md.txt
│ │ ├── concept_rst.txt
│ │ ├── inactive_html.txt
│ │ ├── inactive_md.txt
│ │ ├── inactive_rst.txt
│ │ ├── suspended_html.txt
│ │ ├── suspended_md.txt
│ │ ├── suspended_rst.txt
│ │ ├── unsupported_html.txt
│ │ ├── unsupported_md.txt
│ │ ├── unsupported_rst.txt
│ │ ├── wip_html.txt
│ │ ├── wip_md.txt
│ │ └── wip_rst.txt
│ ├── 1.1.0/
│ │ ├── abandoned_html.txt
│ │ ├── abandoned_md.txt
│ │ ├── abandoned_rst.txt
│ │ ├── active_html.txt
│ │ ├── active_md.txt
│ │ ├── active_rst.txt
│ │ ├── badges.json
│ │ ├── concept_html.txt
│ │ ├── concept_md.txt
│ │ ├── concept_rst.txt
│ │ ├── inactive_html.txt
│ │ ├── inactive_md.txt
│ │ ├── inactive_rst.txt
│ │ ├── suspended_html.txt
│ │ ├── suspended_md.txt
│ │ ├── suspended_rst.txt
│ │ ├── unsupported_html.txt
│ │ ├── unsupported_md.txt
│ │ ├── unsupported_rst.txt
│ │ ├── wip_html.txt
│ │ ├── wip_md.txt
│ │ └── wip_rst.txt
│ ├── 2.0.0/
│ │ ├── abandoned_html.txt
│ │ ├── abandoned_md.txt
│ │ ├── abandoned_rst.txt
│ │ ├── active_html.txt
│ │ ├── active_md.txt
│ │ ├── active_rst.txt
│ │ ├── badges.json
│ │ ├── concept_html.txt
│ │ ├── concept_md.txt
│ │ ├── concept_rst.txt
│ │ ├── inactive_html.txt
│ │ ├── inactive_md.txt
│ │ ├── inactive_rst.txt
│ │ ├── moved_html.txt
│ │ ├── moved_md.txt
│ │ ├── moved_rst.txt
│ │ ├── suspended_html.txt
│ │ ├── suspended_md.txt
│ │ ├── suspended_rst.txt
│ │ ├── unsupported_html.txt
│ │ ├── unsupported_md.txt
│ │ ├── unsupported_rst.txt
│ │ ├── wip_html.txt
│ │ ├── wip_md.txt
│ │ └── wip_rst.txt
│ ├── 2.1.0/
│ │ ├── abandoned_html.txt
│ │ ├── abandoned_md.txt
│ │ ├── abandoned_rst.txt
│ │ ├── active_html.txt
│ │ ├── active_md.txt
│ │ ├── active_rst.txt
│ │ ├── badges.json
│ │ ├── concept_html.txt
│ │ ├── concept_md.txt
│ │ ├── concept_rst.txt
│ │ ├── inactive_html.txt
│ │ ├── inactive_md.txt
│ │ ├── inactive_rst.txt
│ │ ├── moved_html.txt
│ │ ├── moved_md.txt
│ │ ├── moved_rst.txt
│ │ ├── suspended_html.txt
│ │ ├── suspended_md.txt
│ │ ├── suspended_rst.txt
│ │ ├── unsupported_html.txt
│ │ ├── unsupported_md.txt
│ │ ├── unsupported_rst.txt
│ │ ├── wip_html.txt
│ │ ├── wip_md.txt
│ │ └── wip_rst.txt
│ └── latest/
│ ├── abandoned_html.txt
│ ├── abandoned_md.txt
│ ├── abandoned_rst.txt
│ ├── active_html.txt
│ ├── active_md.txt
│ ├── active_rst.txt
│ ├── badges.json
│ ├── concept_html.txt
│ ├── concept_md.txt
│ ├── concept_rst.txt
│ ├── inactive_html.txt
│ ├── inactive_md.txt
│ ├── inactive_rst.txt
│ ├── moved_html.txt
│ ├── moved_md.txt
│ ├── moved_rst.txt
│ ├── ontology.jsonld
│ ├── suspended_html.txt
│ ├── suspended_md.txt
│ ├── suspended_rst.txt
│ ├── unsupported_html.txt
│ ├── unsupported_md.txt
│ ├── unsupported_rst.txt
│ ├── wip_html.txt
│ ├── wip_md.txt
│ └── wip_rst.txt
├── fabfile.py
├── gh_pages/
│ ├── .gitignore
│ ├── CNAME
│ ├── Gemfile
│ ├── LICENSE.txt
│ ├── _config.yml
│ ├── _layouts/
│ │ └── minimal.html
│ ├── badges/
│ │ ├── 0.1.0/
│ │ │ ├── abandoned_html.txt
│ │ │ ├── abandoned_md.txt
│ │ │ ├── abandoned_rst.txt
│ │ │ ├── active_html.txt
│ │ │ ├── active_md.txt
│ │ │ ├── active_rst.txt
│ │ │ ├── badges.json
│ │ │ ├── concept_html.txt
│ │ │ ├── concept_md.txt
│ │ │ ├── concept_rst.txt
│ │ │ ├── inactive_html.txt
│ │ │ ├── inactive_md.txt
│ │ │ ├── inactive_rst.txt
│ │ │ ├── suspended_html.txt
│ │ │ ├── suspended_md.txt
│ │ │ ├── suspended_rst.txt
│ │ │ ├── unsupported_html.txt
│ │ │ ├── unsupported_md.txt
│ │ │ ├── unsupported_rst.txt
│ │ │ ├── wip_html.txt
│ │ │ ├── wip_md.txt
│ │ │ └── wip_rst.txt
│ │ ├── 0.9.9/
│ │ │ ├── abandoned_html.txt
│ │ │ ├── abandoned_md.txt
│ │ │ ├── abandoned_rst.txt
│ │ │ ├── active_html.txt
│ │ │ ├── active_md.txt
│ │ │ ├── active_rst.txt
│ │ │ ├── badges.json
│ │ │ ├── concept_html.txt
│ │ │ ├── concept_md.txt
│ │ │ ├── concept_rst.txt
│ │ │ ├── inactive_html.txt
│ │ │ ├── inactive_md.txt
│ │ │ ├── inactive_rst.txt
│ │ │ ├── suspended_html.txt
│ │ │ ├── suspended_md.txt
│ │ │ ├── suspended_rst.txt
│ │ │ ├── unsupported_html.txt
│ │ │ ├── unsupported_md.txt
│ │ │ ├── unsupported_rst.txt
│ │ │ ├── wip_html.txt
│ │ │ ├── wip_md.txt
│ │ │ └── wip_rst.txt
│ │ ├── 1.0.0/
│ │ │ ├── abandoned_html.txt
│ │ │ ├── abandoned_md.txt
│ │ │ ├── abandoned_rst.txt
│ │ │ ├── active_html.txt
│ │ │ ├── active_md.txt
│ │ │ ├── active_rst.txt
│ │ │ ├── badges.json
│ │ │ ├── concept_html.txt
│ │ │ ├── concept_md.txt
│ │ │ ├── concept_rst.txt
│ │ │ ├── inactive_html.txt
│ │ │ ├── inactive_md.txt
│ │ │ ├── inactive_rst.txt
│ │ │ ├── suspended_html.txt
│ │ │ ├── suspended_md.txt
│ │ │ ├── suspended_rst.txt
│ │ │ ├── unsupported_html.txt
│ │ │ ├── unsupported_md.txt
│ │ │ ├── unsupported_rst.txt
│ │ │ ├── wip_html.txt
│ │ │ ├── wip_md.txt
│ │ │ └── wip_rst.txt
│ │ ├── 1.1.0/
│ │ │ ├── abandoned_html.txt
│ │ │ ├── abandoned_md.txt
│ │ │ ├── abandoned_rst.txt
│ │ │ ├── active_html.txt
│ │ │ ├── active_md.txt
│ │ │ ├── active_rst.txt
│ │ │ ├── badges.json
│ │ │ ├── concept_html.txt
│ │ │ ├── concept_md.txt
│ │ │ ├── concept_rst.txt
│ │ │ ├── inactive_html.txt
│ │ │ ├── inactive_md.txt
│ │ │ ├── inactive_rst.txt
│ │ │ ├── suspended_html.txt
│ │ │ ├── suspended_md.txt
│ │ │ ├── suspended_rst.txt
│ │ │ ├── unsupported_html.txt
│ │ │ ├── unsupported_md.txt
│ │ │ ├── unsupported_rst.txt
│ │ │ ├── wip_html.txt
│ │ │ ├── wip_md.txt
│ │ │ └── wip_rst.txt
│ │ ├── 2.0.0/
│ │ │ ├── abandoned_html.txt
│ │ │ ├── abandoned_md.txt
│ │ │ ├── abandoned_rst.txt
│ │ │ ├── active_html.txt
│ │ │ ├── active_md.txt
│ │ │ ├── active_rst.txt
│ │ │ ├── badges.json
│ │ │ ├── concept_html.txt
│ │ │ ├── concept_md.txt
│ │ │ ├── concept_rst.txt
│ │ │ ├── inactive_html.txt
│ │ │ ├── inactive_md.txt
│ │ │ ├── inactive_rst.txt
│ │ │ ├── moved_html.txt
│ │ │ ├── moved_md.txt
│ │ │ ├── moved_rst.txt
│ │ │ ├── suspended_html.txt
│ │ │ ├── suspended_md.txt
│ │ │ ├── suspended_rst.txt
│ │ │ ├── unsupported_html.txt
│ │ │ ├── unsupported_md.txt
│ │ │ ├── unsupported_rst.txt
│ │ │ ├── wip_html.txt
│ │ │ ├── wip_md.txt
│ │ │ └── wip_rst.txt
│ │ ├── 2.1.0/
│ │ │ ├── abandoned_html.txt
│ │ │ ├── abandoned_md.txt
│ │ │ ├── abandoned_rst.txt
│ │ │ ├── active_html.txt
│ │ │ ├── active_md.txt
│ │ │ ├── active_rst.txt
│ │ │ ├── badges.json
│ │ │ ├── concept_html.txt
│ │ │ ├── concept_md.txt
│ │ │ ├── concept_rst.txt
│ │ │ ├── inactive_html.txt
│ │ │ ├── inactive_md.txt
│ │ │ ├── inactive_rst.txt
│ │ │ ├── moved_html.txt
│ │ │ ├── moved_md.txt
│ │ │ ├── moved_rst.txt
│ │ │ ├── suspended_html.txt
│ │ │ ├── suspended_md.txt
│ │ │ ├── suspended_rst.txt
│ │ │ ├── unsupported_html.txt
│ │ │ ├── unsupported_md.txt
│ │ │ ├── unsupported_rst.txt
│ │ │ ├── wip_html.txt
│ │ │ ├── wip_md.txt
│ │ │ └── wip_rst.txt
│ │ └── latest/
│ │ ├── abandoned_html.txt
│ │ ├── abandoned_md.txt
│ │ ├── abandoned_rst.txt
│ │ ├── active_html.txt
│ │ ├── active_md.txt
│ │ ├── active_rst.txt
│ │ ├── badges.json
│ │ ├── concept_html.txt
│ │ ├── concept_md.txt
│ │ ├── concept_rst.txt
│ │ ├── inactive_html.txt
│ │ ├── inactive_md.txt
│ │ ├── inactive_rst.txt
│ │ ├── moved_html.txt
│ │ ├── moved_md.txt
│ │ ├── moved_rst.txt
│ │ ├── ontology.jsonld
│ │ ├── suspended_html.txt
│ │ ├── suspended_md.txt
│ │ ├── suspended_rst.txt
│ │ ├── unsupported_html.txt
│ │ ├── unsupported_md.txt
│ │ ├── unsupported_rst.txt
│ │ ├── wip_html.txt
│ │ ├── wip_md.txt
│ │ └── wip_rst.txt
│ ├── contributing.md
│ ├── history.md
│ ├── index.md
│ ├── javascripts/
│ │ └── scale.fix.js
│ ├── lifecycle.md
│ ├── params.json
│ ├── parsers.md
│ └── stylesheets/
│ ├── pygment_trac.css
│ ├── samplecode.css
│ └── styles.css
└── parsers/
├── check_github_repos.py
├── github_simple_checker.py
└── repostatusorg_list_repo_status.py
================================================
FILE CONTENTS
================================================
================================================
FILE: .gitignore
================================================
*.pyc
*~
================================================
FILE: CHANGELOG.md
================================================
repostatus.org API/specification changelog
===========================================
2.1.0 (2020-11-28)
------------------
- Rebuild badges from shields.io; fixes [Issue #31](https://github.com/jantman/repostatus.org/issues/31) to increase contrast of "Concept" badge.
2.0.0 (2017-05-17)
------------------
- Add "Moved" status per [Issue #3](https://github.com/jantman/repostatus.org/issues/3) ([PR #24](https://github.com/jantman/repostatus.org/pull/24)).
- Clarify the wording of "Concept" status per [Issue #22](https://github.com/jantman/repostatus.org/issues/22)
1.1.0 (2015-11-25)
------------------
- Merge [PR #15](https://github.com/jantman/repostatus.org/pull/15) - Remove leading spaces in the list of statuses
- Update README.md docs on making changes to the site.
- Merge fixed-up [PR #16](https://github.com/jantman/repostatus.org/pull/16) - Convert hyphen to en dash in badge title text
- Fix [#14](https://github.com/jantman/repostatus.org/issues/14) - WIP is incorrectly capitalized as 'Wip'
- Fix example markup links on website.
1.0.0 (2015-08-05)
------------------
- Change "Abandoned" badge to red
- Regenerate badges to get new shields.io style and 20px height
0.9.9 (2015-08-05)
------------------
- Added "latest" API/spec version, and updated all samples to use it
- Documented release and PR process
0.1.0
------
- Initial Release
================================================
FILE: CONTRIBUTORS.md
================================================
repostatus.org contributors
============================
Listed in chronological order.
* [jantman](https://github.com/jantman)
* [c33s](https://github.com/c33s)
* [jennybc](https://github.com/jennybc)
* [roryokane](https://github.com/roryokane)
* [HoverBaum](https://github.com/HoverBaum)
================================================
FILE: LICENSE.txt
================================================
Attribution-ShareAlike 4.0 International
=======================================================================
Creative Commons Corporation ("Creative Commons") is not a law firm and
does not provide legal services or legal advice. Distribution of
Creative Commons public licenses does not create a lawyer-client or
other relationship. Creative Commons makes its licenses and related
information available on an "as-is" basis. Creative Commons gives no
warranties regarding its licenses, any material licensed under their
terms and conditions, or any related information. Creative Commons
disclaims all liability for damages resulting from their use to the
fullest extent possible.
Using Creative Commons Public Licenses
Creative Commons public licenses provide a standard set of terms and
conditions that creators and other rights holders may use to share
original works of authorship and other material subject to copyright
and certain other rights specified in the public license below. The
following considerations are for informational purposes only, are not
exhaustive, and do not form part of our licenses.
Considerations for licensors: Our public licenses are
intended for use by those authorized to give the public
permission to use material in ways otherwise restricted by
copyright and certain other rights. Our licenses are
irrevocable. Licensors should read and understand the terms
and conditions of the license they choose before applying it.
Licensors should also secure all rights necessary before
applying our licenses so that the public can reuse the
material as expected. Licensors should clearly mark any
material not subject to the license. This includes other CC-
licensed material, or material used under an exception or
limitation to copyright. More considerations for licensors:
wiki.creativecommons.org/Considerations_for_licensors
Considerations for the public: By using one of our public
licenses, a licensor grants the public permission to use the
licensed material under specified terms and conditions. If
the licensor's permission is not necessary for any reason--for
example, because of any applicable exception or limitation to
copyright--then that use is not regulated by the license. Our
licenses grant only permissions under copyright and certain
other rights that a licensor has authority to grant. Use of
the licensed material may still be restricted for other
reasons, including because others have copyright or other
rights in the material. A licensor may make special requests,
such as asking that all changes be marked or described.
Although not required by our licenses, you are encouraged to
respect those requests where reasonable. More_considerations
for the public:
wiki.creativecommons.org/Considerations_for_licensees
=======================================================================
Creative Commons Attribution-ShareAlike 4.0 International Public
License
By exercising the Licensed Rights (defined below), You accept and agree
to be bound by the terms and conditions of this Creative Commons
Attribution-ShareAlike 4.0 International Public License ("Public
License"). To the extent this Public License may be interpreted as a
contract, You are granted the Licensed Rights in consideration of Your
acceptance of these terms and conditions, and the Licensor grants You
such rights in consideration of benefits the Licensor receives from
making the Licensed Material available under these terms and
conditions.
Section 1 -- Definitions.
a. Adapted Material means material subject to Copyright and Similar
Rights that is derived from or based upon the Licensed Material
and in which the Licensed Material is translated, altered,
arranged, transformed, or otherwise modified in a manner requiring
permission under the Copyright and Similar Rights held by the
Licensor. For purposes of this Public License, where the Licensed
Material is a musical work, performance, or sound recording,
Adapted Material is always produced where the Licensed Material is
synched in timed relation with a moving image.
b. Adapter's License means the license You apply to Your Copyright
and Similar Rights in Your contributions to Adapted Material in
accordance with the terms and conditions of this Public License.
c. BY-SA Compatible License means a license listed at
creativecommons.org/compatiblelicenses, approved by Creative
Commons as essentially the equivalent of this Public License.
d. Copyright and Similar Rights means copyright and/or similar rights
closely related to copyright including, without limitation,
performance, broadcast, sound recording, and Sui Generis Database
Rights, without regard to how the rights are labeled or
categorized. For purposes of this Public License, the rights
specified in Section 2(b)(1)-(2) are not Copyright and Similar
Rights.
e. Effective Technological Measures means those measures that, in the
absence of proper authority, may not be circumvented under laws
fulfilling obligations under Article 11 of the WIPO Copyright
Treaty adopted on December 20, 1996, and/or similar international
agreements.
f. Exceptions and Limitations means fair use, fair dealing, and/or
any other exception or limitation to Copyright and Similar Rights
that applies to Your use of the Licensed Material.
g. License Elements means the license attributes listed in the name
of a Creative Commons Public License. The License Elements of this
Public License are Attribution and ShareAlike.
h. Licensed Material means the artistic or literary work, database,
or other material to which the Licensor applied this Public
License.
i. Licensed Rights means the rights granted to You subject to the
terms and conditions of this Public License, which are limited to
all Copyright and Similar Rights that apply to Your use of the
Licensed Material and that the Licensor has authority to license.
j. Licensor means the individual(s) or entity(ies) granting rights
under this Public License.
k. Share means to provide material to the public by any means or
process that requires permission under the Licensed Rights, such
as reproduction, public display, public performance, distribution,
dissemination, communication, or importation, and to make material
available to the public including in ways that members of the
public may access the material from a place and at a time
individually chosen by them.
l. Sui Generis Database Rights means rights other than copyright
resulting from Directive 96/9/EC of the European Parliament and of
the Council of 11 March 1996 on the legal protection of databases,
as amended and/or succeeded, as well as other essentially
equivalent rights anywhere in the world.
m. You means the individual or entity exercising the Licensed Rights
under this Public License. Your has a corresponding meaning.
Section 2 -- Scope.
a. License grant.
1. Subject to the terms and conditions of this Public License,
the Licensor hereby grants You a worldwide, royalty-free,
non-sublicensable, non-exclusive, irrevocable license to
exercise the Licensed Rights in the Licensed Material to:
a. reproduce and Share the Licensed Material, in whole or
in part; and
b. produce, reproduce, and Share Adapted Material.
2. Exceptions and Limitations. For the avoidance of doubt, where
Exceptions and Limitations apply to Your use, this Public
License does not apply, and You do not need to comply with
its terms and conditions.
3. Term. The term of this Public License is specified in Section
6(a).
4. Media and formats; technical modifications allowed. The
Licensor authorizes You to exercise the Licensed Rights in
all media and formats whether now known or hereafter created,
and to make technical modifications necessary to do so. The
Licensor waives and/or agrees not to assert any right or
authority to forbid You from making technical modifications
necessary to exercise the Licensed Rights, including
technical modifications necessary to circumvent Effective
Technological Measures. For purposes of this Public License,
simply making modifications authorized by this Section 2(a)
(4) never produces Adapted Material.
5. Downstream recipients.
a. Offer from the Licensor -- Licensed Material. Every
recipient of the Licensed Material automatically
receives an offer from the Licensor to exercise the
Licensed Rights under the terms and conditions of this
Public License.
b. Additional offer from the Licensor -- Adapted Material.
Every recipient of Adapted Material from You
automatically receives an offer from the Licensor to
exercise the Licensed Rights in the Adapted Material
under the conditions of the Adapter's License You apply.
c. No downstream restrictions. You may not offer or impose
any additional or different terms or conditions on, or
apply any Effective Technological Measures to, the
Licensed Material if doing so restricts exercise of the
Licensed Rights by any recipient of the Licensed
Material.
6. No endorsement. Nothing in this Public License constitutes or
may be construed as permission to assert or imply that You
are, or that Your use of the Licensed Material is, connected
with, or sponsored, endorsed, or granted official status by,
the Licensor or others designated to receive attribution as
provided in Section 3(a)(1)(A)(i).
b. Other rights.
1. Moral rights, such as the right of integrity, are not
licensed under this Public License, nor are publicity,
privacy, and/or other similar personality rights; however, to
the extent possible, the Licensor waives and/or agrees not to
assert any such rights held by the Licensor to the limited
extent necessary to allow You to exercise the Licensed
Rights, but not otherwise.
2. Patent and trademark rights are not licensed under this
Public License.
3. To the extent possible, the Licensor waives any right to
collect royalties from You for the exercise of the Licensed
Rights, whether directly or through a collecting society
under any voluntary or waivable statutory or compulsory
licensing scheme. In all other cases the Licensor expressly
reserves any right to collect such royalties.
Section 3 -- License Conditions.
Your exercise of the Licensed Rights is expressly made subject to the
following conditions.
a. Attribution.
1. If You Share the Licensed Material (including in modified
form), You must:
a. retain the following if it is supplied by the Licensor
with the Licensed Material:
i. identification of the creator(s) of the Licensed
Material and any others designated to receive
attribution, in any reasonable manner requested by
the Licensor (including by pseudonym if
designated);
ii. a copyright notice;
iii. a notice that refers to this Public License;
iv. a notice that refers to the disclaimer of
warranties;
v. a URI or hyperlink to the Licensed Material to the
extent reasonably practicable;
b. indicate if You modified the Licensed Material and
retain an indication of any previous modifications; and
c. indicate the Licensed Material is licensed under this
Public License, and include the text of, or the URI or
hyperlink to, this Public License.
2. You may satisfy the conditions in Section 3(a)(1) in any
reasonable manner based on the medium, means, and context in
which You Share the Licensed Material. For example, it may be
reasonable to satisfy the conditions by providing a URI or
hyperlink to a resource that includes the required
information.
3. If requested by the Licensor, You must remove any of the
information required by Section 3(a)(1)(A) to the extent
reasonably practicable.
b. ShareAlike.
In addition to the conditions in Section 3(a), if You Share
Adapted Material You produce, the following conditions also apply.
1. The Adapter's License You apply must be a Creative Commons
license with the same License Elements, this version or
later, or a BY-SA Compatible License.
2. You must include the text of, or the URI or hyperlink to, the
Adapter's License You apply. You may satisfy this condition
in any reasonable manner based on the medium, means, and
context in which You Share Adapted Material.
3. You may not offer or impose any additional or different terms
or conditions on, or apply any Effective Technological
Measures to, Adapted Material that restrict exercise of the
rights granted under the Adapter's License You apply.
Section 4 -- Sui Generis Database Rights.
Where the Licensed Rights include Sui Generis Database Rights that
apply to Your use of the Licensed Material:
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
to extract, reuse, reproduce, and Share all or a substantial
portion of the contents of the database;
b. if You include all or a substantial portion of the database
contents in a database in which You have Sui Generis Database
Rights, then the database in which You have Sui Generis Database
Rights (but not its individual contents) is Adapted Material,
including for purposes of Section 3(b); and
c. You must comply with the conditions in Section 3(a) if You Share
all or a substantial portion of the contents of the database.
For the avoidance of doubt, this Section 4 supplements and does not
replace Your obligations under this Public License where the Licensed
Rights include other Copyright and Similar Rights.
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
c. The disclaimer of warranties and limitation of liability provided
above shall be interpreted in a manner that, to the extent
possible, most closely approximates an absolute disclaimer and
waiver of all liability.
Section 6 -- Term and Termination.
a. This Public License applies for the term of the Copyright and
Similar Rights licensed here. However, if You fail to comply with
this Public License, then Your rights under this Public License
terminate automatically.
b. Where Your right to use the Licensed Material has terminated under
Section 6(a), it reinstates:
1. automatically as of the date the violation is cured, provided
it is cured within 30 days of Your discovery of the
violation; or
2. upon express reinstatement by the Licensor.
For the avoidance of doubt, this Section 6(b) does not affect any
right the Licensor may have to seek remedies for Your violations
of this Public License.
c. For the avoidance of doubt, the Licensor may also offer the
Licensed Material under separate terms or conditions or stop
distributing the Licensed Material at any time; however, doing so
will not terminate this Public License.
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
License.
Section 7 -- Other Terms and Conditions.
a. The Licensor shall not be bound by any additional or different
terms or conditions communicated by You unless expressly agreed.
b. Any arrangements, understandings, or agreements regarding the
Licensed Material not stated herein are separate from and
independent of the terms and conditions of this Public License.
Section 8 -- Interpretation.
a. For the avoidance of doubt, this Public License does not, and
shall not be interpreted to, reduce, limit, restrict, or impose
conditions on any use of the Licensed Material that could lawfully
be made without permission under this Public License.
b. To the extent possible, if any provision of this Public License is
deemed unenforceable, it shall be automatically reformed to the
minimum extent necessary to make it enforceable. If the provision
cannot be reformed, it shall be severed from this Public License
without affecting the enforceability of the remaining terms and
conditions.
c. No term or condition of this Public License will be waived and no
failure to comply consented to unless expressly agreed to by the
Licensor.
d. Nothing in this Public License constitutes or may be interpreted
as a limitation upon, or waiver of, any privileges and immunities
that apply to the Licensor or You, including from the legal
processes of any jurisdiction or authority.
=======================================================================
Creative Commons is not a party to its public licenses.
Notwithstanding, Creative Commons may elect to apply one of its public
licenses to material it publishes and in those instances will be
considered the "Licensor." Except for the limited purpose of indicating
that material is shared under a Creative Commons public license or as
otherwise permitted by the Creative Commons policies published at
creativecommons.org/policies, Creative Commons does not authorize the
use of the trademark "Creative Commons" or any other trademark or logo
of Creative Commons without its prior written consent including,
without limitation, in connection with any unauthorized modifications
to any of its public licenses or any other arrangements,
understandings, or agreements concerning use of licensed material. For
the avoidance of doubt, this paragraph does not form part of the public
licenses.
Creative Commons may be contacted at creativecommons.org.
================================================
FILE: README.md
================================================
repostatus.org
==============
[](https://www.repostatus.org/#active)
A standard to easily communicate to humans and machines the development/support and usability status of software repositories/projects.
For the majority of documentation and human-readable text, see https://www.repostatus.org/ or the [gh-pages branch](https://github.com/jantman/repostatus.org/tree/gh-pages) from which it is built.
Please feel free to leave comments as Issues, or open pull requests.
Community Involvement
---------------------
This project seems to have gained a lot more interest than I thought it would. As of April, 2017 there are [over 1,200 references on GitHub](https://github.com/search?l=&q=http%3A%2F%2Fwww.repostatus.org%2Fbadges%2F+-user%3A%22jantman%22&ref=advsearch&type=Code&utf8=%E2%9C%93)
to repostatus.org badge URLs. I do *not* want to be the sole person making decisions for this project. I encourage everyone who finds
it useful to watch [the repo on GitHub](https://github.com/jantman/repostatus.org) and provide their feedback in discussions, especially the
issues with the [discussion](https://github.com/jantman/repostatus.org/issues?q=is%3Aopen+is%3Aissue+label%3Adiscussion) or
["needs decision"](https://github.com/jantman/repostatus.org/issues?q=is%3Aopen+is%3Aissue+label%3Adiscussion+label%3A%22needs+decision%22)
labels. I'm handling the code updates, but I very much want this project to be driven based on consensus of those who use it.
Contributing
------------
For changes to the site, text, or anything other than the badges themselves (and their descriptions and sample markup),
simply cut a pull request against the master branch. The content that appears on the website (in the gh-pages branch)
comes from ``gh_pages/`` in master. Note that some of it (described below) is generated programmatically.
The badges (SVG), their descriptions and their sample markup are generated by a [Fabfile](https://www.fabfile.org). If you're looking
to add a new badge or make changes to an existing one, update the ``badge_info`` dictionary at the top of ``fabfile.py`` and
then run ``fab make-badges`` (requires Python and some packages; see the comment at the top of the file for requirements). This will
regenerate all badges, metadata and samples into ``badges/latest``. You can then cut a pull request for this; a version number will
be assigned at merge time. Please remember to also update ``gh_pages/index.md`` for any badge changes.
Release Process
---------------
1. Get everything included in the release merged into master.
2. Assign a version number. In general, patch versions should only be assigned for releases that fix trivial (i.e. spelling)
issues or touch things other than the badges and JSON (i.e. the markup samples). Minor versions should be assigned to
changes that correct grammatical or spelling errors, or graphical elements. Major versions must be assigned to any changes
that add or remove badges, or alter the meaning of existing badges.
3. Re-run ``fab make-badges`` and ensure there are no new changes.
4. Run ``fab version-badges x.y.z`` (where ``x.y.z`` is the version number).
5. Add a ``CHANGELOG.md`` entry.
6. Run ``fab badges2pages`` to copy the badges under ``gh-pages/``
6. Run ``fab publish`` to push changes to the gh-pages branch.
7. Review the diff of gh-pages against origin.
8. Assuming all is well, push gh-pages to origin. The changes are now live.
9. Tag master with the version number (use GitHub Releases)
================================================
FILE: badges/0.1.0/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/0.1.0/abandoned.svg" alt="Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: badges/0.1.0/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: badges/0.1.0/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/abandoned.svg
:alt: Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: badges/0.1.0/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/0.1.0/active.svg" alt="Project Status: Active - The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: badges/0.1.0/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: badges/0.1.0/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/active.svg
:alt: Project Status: Active - The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: badges/0.1.0/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"url": "https://www.repostatus.org/badges/0.1.0/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"url": "https://www.repostatus.org/badges/0.1.0/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet.",
"url": "https://www.repostatus.org/badges/0.1.0/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"url": "https://www.repostatus.org/badges/0.1.0/inactive.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"url": "https://www.repostatus.org/badges/0.1.0/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"url": "https://www.repostatus.org/badges/0.1.0/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"url": "https://www.repostatus.org/badges/0.1.0/wip.svg"
}
}
================================================
FILE: badges/0.1.0/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/0.1.0/concept.svg" alt="Project Status: Concept - Minimal or no implementation has been done yet." /></a>
================================================
FILE: badges/0.1.0/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: badges/0.1.0/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/concept.svg
:alt: Project Status: Concept - Minimal or no implementation has been done yet.
:target: https://www.repostatus.org/#concept
================================================
FILE: badges/0.1.0/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/0.1.0/inactive.svg" alt="Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: badges/0.1.0/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: badges/0.1.0/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/inactive.svg
:alt: Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: badges/0.1.0/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/0.1.0/suspended.svg" alt="Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: badges/0.1.0/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: badges/0.1.0/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/suspended.svg
:alt: Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: badges/0.1.0/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/0.1.0/unsupported.svg" alt="Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: badges/0.1.0/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: badges/0.1.0/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/unsupported.svg
:alt: Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: badges/0.1.0/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/0.1.0/wip.svg" alt="Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: badges/0.1.0/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: badges/0.1.0/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/wip.svg
:alt: Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: badges/0.9.9/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/0.9.9/abandoned.svg" alt="Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: badges/0.9.9/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: badges/0.9.9/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/abandoned.svg
:alt: Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: badges/0.9.9/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/0.9.9/active.svg" alt="Project Status: Active - The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: badges/0.9.9/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: badges/0.9.9/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/active.svg
:alt: Project Status: Active - The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: badges/0.9.9/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"url": "https://www.repostatus.org/badges/0.9.9/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"url": "https://www.repostatus.org/badges/0.9.9/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet.",
"url": "https://www.repostatus.org/badges/0.9.9/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"url": "https://www.repostatus.org/badges/0.9.9/inactive.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"url": "https://www.repostatus.org/badges/0.9.9/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"url": "https://www.repostatus.org/badges/0.9.9/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"url": "https://www.repostatus.org/badges/0.9.9/wip.svg"
}
}
================================================
FILE: badges/0.9.9/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/0.9.9/concept.svg" alt="Project Status: Concept - Minimal or no implementation has been done yet." /></a>
================================================
FILE: badges/0.9.9/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: badges/0.9.9/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/concept.svg
:alt: Project Status: Concept - Minimal or no implementation has been done yet.
:target: https://www.repostatus.org/#concept
================================================
FILE: badges/0.9.9/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/0.9.9/inactive.svg" alt="Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: badges/0.9.9/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: badges/0.9.9/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/inactive.svg
:alt: Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: badges/0.9.9/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/0.9.9/suspended.svg" alt="Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: badges/0.9.9/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: badges/0.9.9/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/suspended.svg
:alt: Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: badges/0.9.9/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/0.9.9/unsupported.svg" alt="Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: badges/0.9.9/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: badges/0.9.9/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/unsupported.svg
:alt: Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: badges/0.9.9/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/0.9.9/wip.svg" alt="Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: badges/0.9.9/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: badges/0.9.9/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/wip.svg
:alt: Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: badges/1.0.0/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/1.0.0/abandoned.svg" alt="Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: badges/1.0.0/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: badges/1.0.0/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/abandoned.svg
:alt: Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: badges/1.0.0/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/1.0.0/active.svg" alt="Project Status: Active - The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: badges/1.0.0/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: badges/1.0.0/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/active.svg
:alt: Project Status: Active - The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: badges/1.0.0/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"url": "https://www.repostatus.org/badges/1.0.0/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"url": "https://www.repostatus.org/badges/1.0.0/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet.",
"url": "https://www.repostatus.org/badges/1.0.0/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"url": "https://www.repostatus.org/badges/1.0.0/inactive.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"url": "https://www.repostatus.org/badges/1.0.0/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"url": "https://www.repostatus.org/badges/1.0.0/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"url": "https://www.repostatus.org/badges/1.0.0/wip.svg"
}
}
================================================
FILE: badges/1.0.0/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/1.0.0/concept.svg" alt="Project Status: Concept - Minimal or no implementation has been done yet." /></a>
================================================
FILE: badges/1.0.0/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: badges/1.0.0/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/concept.svg
:alt: Project Status: Concept - Minimal or no implementation has been done yet.
:target: https://www.repostatus.org/#concept
================================================
FILE: badges/1.0.0/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/1.0.0/inactive.svg" alt="Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: badges/1.0.0/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: badges/1.0.0/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/inactive.svg
:alt: Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: badges/1.0.0/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/1.0.0/suspended.svg" alt="Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: badges/1.0.0/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: badges/1.0.0/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/suspended.svg
:alt: Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: badges/1.0.0/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/1.0.0/unsupported.svg" alt="Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: badges/1.0.0/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: badges/1.0.0/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/unsupported.svg
:alt: Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: badges/1.0.0/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/1.0.0/wip.svg" alt="Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: badges/1.0.0/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: badges/1.0.0/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/wip.svg
:alt: Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: badges/1.1.0/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/1.1.0/abandoned.svg" alt="Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: badges/1.1.0/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: badges/1.1.0/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/abandoned.svg
:alt: Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: badges/1.1.0/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/1.1.0/active.svg" alt="Project Status: Active – The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: badges/1.1.0/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: badges/1.1.0/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/active.svg
:alt: Project Status: Active – The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: badges/1.1.0/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"display_name": "Abandoned",
"url": "https://www.repostatus.org/badges/1.1.0/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"display_name": "Active",
"url": "https://www.repostatus.org/badges/1.1.0/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet.",
"display_name": "Concept",
"url": "https://www.repostatus.org/badges/1.1.0/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"display_name": "Inactive",
"url": "https://www.repostatus.org/badges/1.1.0/inactive.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"display_name": "Suspended",
"url": "https://www.repostatus.org/badges/1.1.0/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"display_name": "Unsupported",
"url": "https://www.repostatus.org/badges/1.1.0/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"display_name": "WIP",
"url": "https://www.repostatus.org/badges/1.1.0/wip.svg"
}
}
================================================
FILE: badges/1.1.0/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/1.1.0/concept.svg" alt="Project Status: Concept – Minimal or no implementation has been done yet." /></a>
================================================
FILE: badges/1.1.0/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: badges/1.1.0/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/concept.svg
:alt: Project Status: Concept – Minimal or no implementation has been done yet.
:target: https://www.repostatus.org/#concept
================================================
FILE: badges/1.1.0/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/1.1.0/inactive.svg" alt="Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: badges/1.1.0/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: badges/1.1.0/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/inactive.svg
:alt: Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: badges/1.1.0/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/1.1.0/suspended.svg" alt="Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: badges/1.1.0/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: badges/1.1.0/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/suspended.svg
:alt: Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: badges/1.1.0/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/1.1.0/unsupported.svg" alt="Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: badges/1.1.0/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: badges/1.1.0/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/unsupported.svg
:alt: Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: badges/1.1.0/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/1.1.0/wip.svg" alt="Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: badges/1.1.0/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: badges/1.1.0/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/wip.svg
:alt: Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: badges/2.0.0/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/2.0.0/abandoned.svg" alt="Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: badges/2.0.0/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: badges/2.0.0/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/abandoned.svg
:alt: Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: badges/2.0.0/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/2.0.0/active.svg" alt="Project Status: Active – The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: badges/2.0.0/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: badges/2.0.0/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/active.svg
:alt: Project Status: Active – The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: badges/2.0.0/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"display_name": "Abandoned",
"url": "https://www.repostatus.org/badges/2.0.0/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"display_name": "Active",
"url": "https://www.repostatus.org/badges/2.0.0/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.",
"display_name": "Concept",
"url": "https://www.repostatus.org/badges/2.0.0/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"display_name": "Inactive",
"url": "https://www.repostatus.org/badges/2.0.0/inactive.svg"
},
"moved": {
"description": "The project has been moved to a new location, and the version at that location should be considered authoritative.",
"display_name": "Moved",
"url": "https://www.repostatus.org/badges/2.0.0/moved.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"display_name": "Suspended",
"url": "https://www.repostatus.org/badges/2.0.0/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"display_name": "Unsupported",
"url": "https://www.repostatus.org/badges/2.0.0/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"display_name": "WIP",
"url": "https://www.repostatus.org/badges/2.0.0/wip.svg"
}
}
================================================
FILE: badges/2.0.0/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/2.0.0/concept.svg" alt="Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept." /></a>
================================================
FILE: badges/2.0.0/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: badges/2.0.0/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/concept.svg
:alt: Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.
:target: https://www.repostatus.org/#concept
================================================
FILE: badges/2.0.0/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/2.0.0/inactive.svg" alt="Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: badges/2.0.0/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: badges/2.0.0/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/inactive.svg
:alt: Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: badges/2.0.0/moved_html.txt
================================================
<a href="https://www.repostatus.org/#moved"><img src="https://www.repostatus.org/badges/2.0.0/moved.svg" alt="Project Status: Moved to http://example.com – The project has been moved to a new location, and the version at that location should be considered authoritative." /></a> to <a href="http://example.com">http://example.com</a>
================================================
FILE: badges/2.0.0/moved_md.txt
================================================
[](https://www.repostatus.org/#moved) to [http://example.com](http://example.com)
================================================
FILE: badges/2.0.0/moved_rst.txt
================================================
|repostatus| to `http://example.com <http://example.com>`_
.. |repostatus| image:: https://www.repostatus.org/badges/2.0.0/moved.svg
:alt: Project Status: Moved to http://example.com – The project has been moved to a new location, and the version at that location should be considered authoritative.
:target: https://www.repostatus.org/#moved
================================================
FILE: badges/2.0.0/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/2.0.0/suspended.svg" alt="Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: badges/2.0.0/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: badges/2.0.0/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/suspended.svg
:alt: Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: badges/2.0.0/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/2.0.0/unsupported.svg" alt="Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: badges/2.0.0/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: badges/2.0.0/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/unsupported.svg
:alt: Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: badges/2.0.0/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/2.0.0/wip.svg" alt="Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: badges/2.0.0/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: badges/2.0.0/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/wip.svg
:alt: Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: badges/2.1.0/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/2.1.0/abandoned.svg" alt="Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: badges/2.1.0/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: badges/2.1.0/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.1.0/abandoned.svg
:alt: Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: badges/2.1.0/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/2.1.0/active.svg" alt="Project Status: Active – The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: badges/2.1.0/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: badges/2.1.0/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.1.0/active.svg
:alt: Project Status: Active – The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: badges/2.1.0/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"display_name": "Abandoned",
"url": "https://www.repostatus.org/badges/2.1.0/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"display_name": "Active",
"url": "https://www.repostatus.org/badges/2.1.0/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.",
"display_name": "Concept",
"url": "https://www.repostatus.org/badges/2.1.0/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"display_name": "Inactive",
"url": "https://www.repostatus.org/badges/2.1.0/inactive.svg"
},
"moved": {
"description": "The project has been moved to a new location, and the version at that location should be considered authoritative.",
"display_name": "Moved",
"url": "https://www.repostatus.org/badges/2.1.0/moved.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"display_name": "Suspended",
"url": "https://www.repostatus.org/badges/2.1.0/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"display_name": "Unsupported",
"url": "https://www.repostatus.org/badges/2.1.0/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"display_name": "WIP",
"url": "https://www.repostatus.org/badges/2.1.0/wip.svg"
}
}
================================================
FILE: badges/2.1.0/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/2.1.0/concept.svg" alt="Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept." /></a>
================================================
FILE: badges/2.1.0/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: badges/2.1.0/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.1.0/concept.svg
:alt: Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.
:target: https://www.repostatus.org/#concept
================================================
FILE: badges/2.1.0/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/2.1.0/inactive.svg" alt="Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: badges/2.1.0/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: badges/2.1.0/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.1.0/inactive.svg
:alt: Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: badges/2.1.0/moved_html.txt
================================================
<a href="https://www.repostatus.org/#moved"><img src="https://www.repostatus.org/badges/2.1.0/moved.svg" alt="Project Status: Moved to http://example.com – The project has been moved to a new location, and the version at that location should be considered authoritative." /></a> to <a href="http://example.com">http://example.com</a>
================================================
FILE: badges/2.1.0/moved_md.txt
================================================
[](https://www.repostatus.org/#moved) to [http://example.com](http://example.com)
================================================
FILE: badges/2.1.0/moved_rst.txt
================================================
|repostatus| to `http://example.com <http://example.com>`_
.. |repostatus| image:: https://www.repostatus.org/badges/2.1.0/moved.svg
:alt: Project Status: Moved to http://example.com – The project has been moved to a new location, and the version at that location should be considered authoritative.
:target: https://www.repostatus.org/#moved
================================================
FILE: badges/2.1.0/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/2.1.0/suspended.svg" alt="Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: badges/2.1.0/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: badges/2.1.0/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.1.0/suspended.svg
:alt: Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: badges/2.1.0/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/2.1.0/unsupported.svg" alt="Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: badges/2.1.0/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: badges/2.1.0/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.1.0/unsupported.svg
:alt: Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: badges/2.1.0/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/2.1.0/wip.svg" alt="Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: badges/2.1.0/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: badges/2.1.0/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.1.0/wip.svg
:alt: Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: badges/latest/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/latest/abandoned.svg" alt="Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: badges/latest/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: badges/latest/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/latest/abandoned.svg
:alt: Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: badges/latest/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/latest/active.svg" alt="Project Status: Active – The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: badges/latest/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: badges/latest/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/latest/active.svg
:alt: Project Status: Active – The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: badges/latest/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"display_name": "Abandoned",
"url": "https://www.repostatus.org/badges/latest/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"display_name": "Active",
"url": "https://www.repostatus.org/badges/latest/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.",
"display_name": "Concept",
"url": "https://www.repostatus.org/badges/latest/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"display_name": "Inactive",
"url": "https://www.repostatus.org/badges/latest/inactive.svg"
},
"moved": {
"description": "The project has been moved to a new location, and the version at that location should be considered authoritative.",
"display_name": "Moved",
"url": "https://www.repostatus.org/badges/latest/moved.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"display_name": "Suspended",
"url": "https://www.repostatus.org/badges/latest/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"display_name": "Unsupported",
"url": "https://www.repostatus.org/badges/latest/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"display_name": "WIP",
"url": "https://www.repostatus.org/badges/latest/wip.svg"
}
}
================================================
FILE: badges/latest/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/latest/concept.svg" alt="Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept." /></a>
================================================
FILE: badges/latest/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: badges/latest/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/latest/concept.svg
:alt: Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.
:target: https://www.repostatus.org/#concept
================================================
FILE: badges/latest/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/latest/inactive.svg" alt="Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: badges/latest/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: badges/latest/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/latest/inactive.svg
:alt: Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: badges/latest/moved_html.txt
================================================
<a href="https://www.repostatus.org/#moved"><img src="https://www.repostatus.org/badges/latest/moved.svg" alt="Project Status: Moved to http://example.com – The project has been moved to a new location, and the version at that location should be considered authoritative." /></a> to <a href="http://example.com">http://example.com</a>
================================================
FILE: badges/latest/moved_md.txt
================================================
[](https://www.repostatus.org/#moved) to [http://example.com](http://example.com)
================================================
FILE: badges/latest/moved_rst.txt
================================================
|repostatus| to `http://example.com <http://example.com>`_
.. |repostatus| image:: https://www.repostatus.org/badges/latest/moved.svg
:alt: Project Status: Moved to http://example.com – The project has been moved to a new location, and the version at that location should be considered authoritative.
:target: https://www.repostatus.org/#moved
================================================
FILE: badges/latest/ontology.jsonld
================================================
{
"@context": {
"skos": "http://www.w3.org/2004/02/skos/core#",
"og": "http://ogp.me/ns#",
"dct": "http://purl.org/dc/terms/"
},
"@graph": [
{
"@id": "https://www.repostatus.org",
"@type": "skos:ConceptScheme",
"dct:title": "repostatus.org",
"dct:description": "A standard to easily communicate to humans and machines the development/support and usability status of software repositories/projects.",
"dct:creator": "Jason Antman"
},
{
"@id": "https://www.repostatus.org/#abandoned",
"@type": "skos:Concept",
"skos:prefLabel": "Abandoned",
"skos:definition": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"skos:inScheme": "https://www.repostatus.org",
"og:image": "https://www.repostatus.org/badges/latest/abandoned.svg"
},
{
"@id": "https://www.repostatus.org/#active",
"@type": "skos:Concept",
"skos:prefLabel": "Active",
"skos:definition": "The project has reached a stable, usable state and is being actively developed.",
"skos:inScheme": "https://www.repostatus.org",
"og:image": "https://www.repostatus.org/badges/latest/active.svg"
},
{
"@id": "https://www.repostatus.org/#concept",
"@type": "skos:Concept",
"skos:prefLabel": "Concept",
"skos:definition": "Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.",
"skos:inScheme": "https://www.repostatus.org",
"og:image": "https://www.repostatus.org/badges/latest/concept.svg"
},
{
"@id": "https://www.repostatus.org/#inactive",
"@type": "skos:Concept",
"skos:prefLabel": "Inactive",
"skos:definition": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"skos:inScheme": "https://www.repostatus.org",
"og:image": "https://www.repostatus.org/badges/latest/inactive.svg"
},
{
"@id": "https://www.repostatus.org/#moved",
"@type": "skos:Concept",
"skos:prefLabel": "Moved",
"skos:definition": "The project has been moved to a new location, and the version at that location should be considered authoritative.",
"skos:inScheme": "https://www.repostatus.org",
"og:image": "https://www.repostatus.org/badges/latest/moved.svg"
},
{
"@id": "https://www.repostatus.org/#suspended",
"@type": "skos:Concept",
"skos:prefLabel": "Suspended",
"skos:definition": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"skos:inScheme": "https://www.repostatus.org",
"og:image": "https://www.repostatus.org/badges/latest/suspended.svg"
},
{
"@id": "https://www.repostatus.org/#unsupported",
"@type": "skos:Concept",
"skos:prefLabel": "Unsupported",
"skos:definition": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"skos:inScheme": "https://www.repostatus.org",
"og:image": "https://www.repostatus.org/badges/latest/unsupported.svg"
},
{
"@id": "https://www.repostatus.org/#wip",
"@type": "skos:Concept",
"skos:prefLabel": "WIP",
"skos:altLabel": "Work in Progress",
"skos:definition": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"skos:inScheme": "https://www.repostatus.org",
"og:image": "https://www.repostatus.org/badges/latest/wip.svg"
}
]
}
================================================
FILE: badges/latest/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/latest/suspended.svg" alt="Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: badges/latest/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: badges/latest/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/latest/suspended.svg
:alt: Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: badges/latest/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/latest/unsupported.svg" alt="Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: badges/latest/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: badges/latest/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/latest/unsupported.svg
:alt: Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: badges/latest/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/latest/wip.svg" alt="Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: badges/latest/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: badges/latest/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/latest/wip.svg
:alt: Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: fabfile.py
================================================
# -*- coding: utf-8 -*-
"""
Repostatus.org fabfile – this is used to build badges and push to GitHub Pages.
Requires Python (tested with 3.8), Fabric and ghp-import.
requirements (and tested versions):
Fabric==2.5.0
ghp-import==0.4.0
requests==2.7.0
"""
from fabric import task
import os
import re
import requests
import json
import shutil
badge_info = {
'concept': {
'shield_url': 'http://img.shields.io/badge/repo%20status-Concept-ffffff.svg',
'description': "Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.",
'display_name': 'Concept',
},
'wip': {
'shield_url': 'http://img.shields.io/badge/repo%20status-WIP-yellow.svg',
'description': "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
'display_name': 'WIP',
},
'suspended': {
'shield_url': 'http://img.shields.io/badge/repo%20status-Suspended-orange.svg',
'description': "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
'display_name': 'Suspended',
},
'abandoned': {
'shield_url': 'http://img.shields.io/badge/repo%20status-Abandoned-red.svg',
'description': "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
'display_name': 'Abandoned',
},
'active': {
'shield_url': 'http://img.shields.io/badge/repo%20status-Active-brightgreen.svg',
'description': "The project has reached a stable, usable state and is being actively developed.",
'display_name': 'Active',
},
'inactive': {
'shield_url': 'http://img.shields.io/badge/repo%20status-Inactive-yellowgreen.svg',
'description': "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
'display_name': 'Inactive',
},
'unsupported': {
'shield_url': 'http://img.shields.io/badge/repo%20status-Unsupported-lightgrey.svg',
'description': "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
'display_name': 'Unsupported',
},
"moved": {
'shield_url': 'http://img.shields.io/badge/repo%20status-Moved-red.svg',
'description': 'The project has been moved to a new location, and the version at that location should be considered authoritative.',
'display_name': 'Moved'
}
}
def _download_media(url, fname):
""" download the given binary URL to fname """
r = requests.get(url, stream=True)
if r.status_code != 200:
raise SystemExit("%s returned status code %d" % (url, r.status_code))
with open(fname, 'wb') as fh:
for chunk in r.iter_content():
fh.write(chunk)
fh.flush()
def _make_badge_markup(badge_name, display_name, description, url, savedir):
""" generate example markup for a badge, write to disk under savedir """
if badge_name == 'moved':
moved_to = 'http://example.com'
moved = 'to %s ' % moved_to
else:
moved_to = None
moved = ''
alt = "Project Status: {statuscap} {moved}– {desc}".format(
desc=description,
statuscap=display_name,
moved=moved
)
target = "https://www.repostatus.org/#{status}".format(status=badge_name)
with open(os.path.join(savedir, '{n}_md.txt'.format(n=badge_name)), 'w') as fh:
fh.write(_format_md(url, target, alt, moved_to))
with open(os.path.join(savedir, '{n}_html.txt'.format(n=badge_name)), 'w') as fh:
fh.write(_format_html(url, target, alt, moved_to))
with open(os.path.join(savedir, '{n}_rst.txt'.format(n=badge_name)), 'w') as fh:
fh.write(_format_rst(url, target, alt, moved_to))
def _format_md(url, target, alt, moved_to=None):
if moved_to is None:
moved = ''
else:
moved = ' to [%s](%s)' % (moved_to, moved_to)
s = "[]({target}){moved}\n".format(
target=target,
url=url,
alt=alt,
moved=moved
)
return s
def _format_rst(url, target, alt, moved_to=None):
if moved_to is None:
return '.. image:: {url}\n :alt: {alt}\n :target: {target}\n'.format(
url=url,
target=target,
alt=alt
)
s = '|repostatus| to `%s <%s>`_\n\n' % (moved_to, moved_to)
s += '.. |repostatus| image:: {url}\n :alt: {alt}\n ' \
':target: {target}\n'.format(
url=url,
target=target,
alt=alt
)
return s
def _format_html(url, target, alt, moved_to=None):
if moved_to is None:
moved = ''
else:
moved = ' to <a href="%s">%s</a>' % (moved_to, moved_to)
s = '<a href="{target}"><img src="{url}" alt="{alt}" /></a>{moved}\n'.format(
url=url,
target=target,
alt=alt,
moved=moved
)
return s
@task
def make_badges(c):
""" Regenerate the badges into badges/latest """
if not os.path.exists('badges/latest'):
os.makedirs('badges/latest')
badge_data = {}
for name in badge_info:
badge_data[name] = {
'description': badge_info[name]['description'],
'url': 'https://www.repostatus.org/badges/latest/{name}.svg'.format(name=name),
'display_name': badge_info[name]['display_name'],
}
with open('badges/latest/badges.json', 'w') as fh:
fh.write(json.dumps(badge_data, indent=2, sort_keys=True))
print("badge info written to badges/latest/badges.json")
for name, _dict in badge_info.items():
_download_media(_dict['shield_url'], 'badges/latest/{n}.svg'.format(n=name))
_make_badge_markup(name, _dict['display_name'], _dict['description'], badge_data[name]['url'], 'badges/latest')
print("badge images and markup written to badges/latest")
@task
def version_badges(c, ver):
"""Copy the latest badges into a versioned directory; update related files"""
if not re.match(r'\d+\.\d+\.\d+', ver):
raise SystemExit("Error: %s does not appear to be an x.y.z semver version" % ver)
badgedir = os.path.join('badges', ver)
if os.path.exists(badgedir):
raise SystemExit("Error: badge version %s already present!" % ver)
# copy latest
print("Copying badges/latest to badges/%s" % ver)
shutil.copytree('badges/latest', 'badges/%s' % ver)
# update URLs
print("Updating URLs in badges/%s/*.txt" % ver)
for fname in os.listdir(badgedir):
if not fname.endswith('.txt'):
continue
fpath = os.path.join(badgedir, fname)
with open(fpath, 'r') as fh:
content = fh.read()
content = content.replace('/badges/latest/', '/badges/%s/' % ver)
with open(fpath, 'w') as fh:
fh.write(content)
print("Updating badges/%s/badges.json" % ver)
with open('badges/%s/badges.json' % ver, 'r') as fh:
content = fh.read()
content = content.replace('/badges/latest/', '/badges/%s/' % ver)
with open('badges/%s/badges.json' % ver, 'w') as fh:
fh.write(content)
@task
def badges2pages(c):
"""Copy badges/ to gh_pages/badges/"""
shutil.rmtree('gh_pages/badges')
shutil.copytree('badges', 'gh_pages/badges')
@task
def publish(c):
"""Regenerate and publish to GitHub Pages"""
x = c.run('git branch')
if '* master' not in x.stdout:
print("ERROR: publish must be run from the master branch")
raise SystemExit(1)
x = c.run('git status')
if (('Your branch is up to date with' not in x.stdout and
'HEAD detached at' not in x.stdout) or
'nothing to commit' not in x.stdout):
print("ERROR: Your local git clone is dirty or not pushed to origin.")
raise SystemExit(1)
c.run("ghp-import gh_pages")
print("Changes pushed into gh-pages branch; please verify that branch and then push it to origin to deploy.")
================================================
FILE: gh_pages/.gitignore
================================================
*.pyc
*~
================================================
FILE: gh_pages/CNAME
================================================
www.repostatus.org
================================================
FILE: gh_pages/Gemfile
================================================
source 'https://rubygems.org'
gem 'github-pages'
================================================
FILE: gh_pages/LICENSE.txt
================================================
Attribution-ShareAlike 4.0 International
=======================================================================
Creative Commons Corporation ("Creative Commons") is not a law firm and
does not provide legal services or legal advice. Distribution of
Creative Commons public licenses does not create a lawyer-client or
other relationship. Creative Commons makes its licenses and related
information available on an "as-is" basis. Creative Commons gives no
warranties regarding its licenses, any material licensed under their
terms and conditions, or any related information. Creative Commons
disclaims all liability for damages resulting from their use to the
fullest extent possible.
Using Creative Commons Public Licenses
Creative Commons public licenses provide a standard set of terms and
conditions that creators and other rights holders may use to share
original works of authorship and other material subject to copyright
and certain other rights specified in the public license below. The
following considerations are for informational purposes only, are not
exhaustive, and do not form part of our licenses.
Considerations for licensors: Our public licenses are
intended for use by those authorized to give the public
permission to use material in ways otherwise restricted by
copyright and certain other rights. Our licenses are
irrevocable. Licensors should read and understand the terms
and conditions of the license they choose before applying it.
Licensors should also secure all rights necessary before
applying our licenses so that the public can reuse the
material as expected. Licensors should clearly mark any
material not subject to the license. This includes other CC-
licensed material, or material used under an exception or
limitation to copyright. More considerations for licensors:
wiki.creativecommons.org/Considerations_for_licensors
Considerations for the public: By using one of our public
licenses, a licensor grants the public permission to use the
licensed material under specified terms and conditions. If
the licensor's permission is not necessary for any reason--for
example, because of any applicable exception or limitation to
copyright--then that use is not regulated by the license. Our
licenses grant only permissions under copyright and certain
other rights that a licensor has authority to grant. Use of
the licensed material may still be restricted for other
reasons, including because others have copyright or other
rights in the material. A licensor may make special requests,
such as asking that all changes be marked or described.
Although not required by our licenses, you are encouraged to
respect those requests where reasonable. More_considerations
for the public:
wiki.creativecommons.org/Considerations_for_licensees
=======================================================================
Creative Commons Attribution-ShareAlike 4.0 International Public
License
By exercising the Licensed Rights (defined below), You accept and agree
to be bound by the terms and conditions of this Creative Commons
Attribution-ShareAlike 4.0 International Public License ("Public
License"). To the extent this Public License may be interpreted as a
contract, You are granted the Licensed Rights in consideration of Your
acceptance of these terms and conditions, and the Licensor grants You
such rights in consideration of benefits the Licensor receives from
making the Licensed Material available under these terms and
conditions.
Section 1 -- Definitions.
a. Adapted Material means material subject to Copyright and Similar
Rights that is derived from or based upon the Licensed Material
and in which the Licensed Material is translated, altered,
arranged, transformed, or otherwise modified in a manner requiring
permission under the Copyright and Similar Rights held by the
Licensor. For purposes of this Public License, where the Licensed
Material is a musical work, performance, or sound recording,
Adapted Material is always produced where the Licensed Material is
synched in timed relation with a moving image.
b. Adapter's License means the license You apply to Your Copyright
and Similar Rights in Your contributions to Adapted Material in
accordance with the terms and conditions of this Public License.
c. BY-SA Compatible License means a license listed at
creativecommons.org/compatiblelicenses, approved by Creative
Commons as essentially the equivalent of this Public License.
d. Copyright and Similar Rights means copyright and/or similar rights
closely related to copyright including, without limitation,
performance, broadcast, sound recording, and Sui Generis Database
Rights, without regard to how the rights are labeled or
categorized. For purposes of this Public License, the rights
specified in Section 2(b)(1)-(2) are not Copyright and Similar
Rights.
e. Effective Technological Measures means those measures that, in the
absence of proper authority, may not be circumvented under laws
fulfilling obligations under Article 11 of the WIPO Copyright
Treaty adopted on December 20, 1996, and/or similar international
agreements.
f. Exceptions and Limitations means fair use, fair dealing, and/or
any other exception or limitation to Copyright and Similar Rights
that applies to Your use of the Licensed Material.
g. License Elements means the license attributes listed in the name
of a Creative Commons Public License. The License Elements of this
Public License are Attribution and ShareAlike.
h. Licensed Material means the artistic or literary work, database,
or other material to which the Licensor applied this Public
License.
i. Licensed Rights means the rights granted to You subject to the
terms and conditions of this Public License, which are limited to
all Copyright and Similar Rights that apply to Your use of the
Licensed Material and that the Licensor has authority to license.
j. Licensor means the individual(s) or entity(ies) granting rights
under this Public License.
k. Share means to provide material to the public by any means or
process that requires permission under the Licensed Rights, such
as reproduction, public display, public performance, distribution,
dissemination, communication, or importation, and to make material
available to the public including in ways that members of the
public may access the material from a place and at a time
individually chosen by them.
l. Sui Generis Database Rights means rights other than copyright
resulting from Directive 96/9/EC of the European Parliament and of
the Council of 11 March 1996 on the legal protection of databases,
as amended and/or succeeded, as well as other essentially
equivalent rights anywhere in the world.
m. You means the individual or entity exercising the Licensed Rights
under this Public License. Your has a corresponding meaning.
Section 2 -- Scope.
a. License grant.
1. Subject to the terms and conditions of this Public License,
the Licensor hereby grants You a worldwide, royalty-free,
non-sublicensable, non-exclusive, irrevocable license to
exercise the Licensed Rights in the Licensed Material to:
a. reproduce and Share the Licensed Material, in whole or
in part; and
b. produce, reproduce, and Share Adapted Material.
2. Exceptions and Limitations. For the avoidance of doubt, where
Exceptions and Limitations apply to Your use, this Public
License does not apply, and You do not need to comply with
its terms and conditions.
3. Term. The term of this Public License is specified in Section
6(a).
4. Media and formats; technical modifications allowed. The
Licensor authorizes You to exercise the Licensed Rights in
all media and formats whether now known or hereafter created,
and to make technical modifications necessary to do so. The
Licensor waives and/or agrees not to assert any right or
authority to forbid You from making technical modifications
necessary to exercise the Licensed Rights, including
technical modifications necessary to circumvent Effective
Technological Measures. For purposes of this Public License,
simply making modifications authorized by this Section 2(a)
(4) never produces Adapted Material.
5. Downstream recipients.
a. Offer from the Licensor -- Licensed Material. Every
recipient of the Licensed Material automatically
receives an offer from the Licensor to exercise the
Licensed Rights under the terms and conditions of this
Public License.
b. Additional offer from the Licensor -- Adapted Material.
Every recipient of Adapted Material from You
automatically receives an offer from the Licensor to
exercise the Licensed Rights in the Adapted Material
under the conditions of the Adapter's License You apply.
c. No downstream restrictions. You may not offer or impose
any additional or different terms or conditions on, or
apply any Effective Technological Measures to, the
Licensed Material if doing so restricts exercise of the
Licensed Rights by any recipient of the Licensed
Material.
6. No endorsement. Nothing in this Public License constitutes or
may be construed as permission to assert or imply that You
are, or that Your use of the Licensed Material is, connected
with, or sponsored, endorsed, or granted official status by,
the Licensor or others designated to receive attribution as
provided in Section 3(a)(1)(A)(i).
b. Other rights.
1. Moral rights, such as the right of integrity, are not
licensed under this Public License, nor are publicity,
privacy, and/or other similar personality rights; however, to
the extent possible, the Licensor waives and/or agrees not to
assert any such rights held by the Licensor to the limited
extent necessary to allow You to exercise the Licensed
Rights, but not otherwise.
2. Patent and trademark rights are not licensed under this
Public License.
3. To the extent possible, the Licensor waives any right to
collect royalties from You for the exercise of the Licensed
Rights, whether directly or through a collecting society
under any voluntary or waivable statutory or compulsory
licensing scheme. In all other cases the Licensor expressly
reserves any right to collect such royalties.
Section 3 -- License Conditions.
Your exercise of the Licensed Rights is expressly made subject to the
following conditions.
a. Attribution.
1. If You Share the Licensed Material (including in modified
form), You must:
a. retain the following if it is supplied by the Licensor
with the Licensed Material:
i. identification of the creator(s) of the Licensed
Material and any others designated to receive
attribution, in any reasonable manner requested by
the Licensor (including by pseudonym if
designated);
ii. a copyright notice;
iii. a notice that refers to this Public License;
iv. a notice that refers to the disclaimer of
warranties;
v. a URI or hyperlink to the Licensed Material to the
extent reasonably practicable;
b. indicate if You modified the Licensed Material and
retain an indication of any previous modifications; and
c. indicate the Licensed Material is licensed under this
Public License, and include the text of, or the URI or
hyperlink to, this Public License.
2. You may satisfy the conditions in Section 3(a)(1) in any
reasonable manner based on the medium, means, and context in
which You Share the Licensed Material. For example, it may be
reasonable to satisfy the conditions by providing a URI or
hyperlink to a resource that includes the required
information.
3. If requested by the Licensor, You must remove any of the
information required by Section 3(a)(1)(A) to the extent
reasonably practicable.
b. ShareAlike.
In addition to the conditions in Section 3(a), if You Share
Adapted Material You produce, the following conditions also apply.
1. The Adapter's License You apply must be a Creative Commons
license with the same License Elements, this version or
later, or a BY-SA Compatible License.
2. You must include the text of, or the URI or hyperlink to, the
Adapter's License You apply. You may satisfy this condition
in any reasonable manner based on the medium, means, and
context in which You Share Adapted Material.
3. You may not offer or impose any additional or different terms
or conditions on, or apply any Effective Technological
Measures to, Adapted Material that restrict exercise of the
rights granted under the Adapter's License You apply.
Section 4 -- Sui Generis Database Rights.
Where the Licensed Rights include Sui Generis Database Rights that
apply to Your use of the Licensed Material:
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
to extract, reuse, reproduce, and Share all or a substantial
portion of the contents of the database;
b. if You include all or a substantial portion of the database
contents in a database in which You have Sui Generis Database
Rights, then the database in which You have Sui Generis Database
Rights (but not its individual contents) is Adapted Material,
including for purposes of Section 3(b); and
c. You must comply with the conditions in Section 3(a) if You Share
all or a substantial portion of the contents of the database.
For the avoidance of doubt, this Section 4 supplements and does not
replace Your obligations under this Public License where the Licensed
Rights include other Copyright and Similar Rights.
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
c. The disclaimer of warranties and limitation of liability provided
above shall be interpreted in a manner that, to the extent
possible, most closely approximates an absolute disclaimer and
waiver of all liability.
Section 6 -- Term and Termination.
a. This Public License applies for the term of the Copyright and
Similar Rights licensed here. However, if You fail to comply with
this Public License, then Your rights under this Public License
terminate automatically.
b. Where Your right to use the Licensed Material has terminated under
Section 6(a), it reinstates:
1. automatically as of the date the violation is cured, provided
it is cured within 30 days of Your discovery of the
violation; or
2. upon express reinstatement by the Licensor.
For the avoidance of doubt, this Section 6(b) does not affect any
right the Licensor may have to seek remedies for Your violations
of this Public License.
c. For the avoidance of doubt, the Licensor may also offer the
Licensed Material under separate terms or conditions or stop
distributing the Licensed Material at any time; however, doing so
will not terminate this Public License.
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
License.
Section 7 -- Other Terms and Conditions.
a. The Licensor shall not be bound by any additional or different
terms or conditions communicated by You unless expressly agreed.
b. Any arrangements, understandings, or agreements regarding the
Licensed Material not stated herein are separate from and
independent of the terms and conditions of this Public License.
Section 8 -- Interpretation.
a. For the avoidance of doubt, this Public License does not, and
shall not be interpreted to, reduce, limit, restrict, or impose
conditions on any use of the Licensed Material that could lawfully
be made without permission under this Public License.
b. To the extent possible, if any provision of this Public License is
deemed unenforceable, it shall be automatically reformed to the
minimum extent necessary to make it enforceable. If the provision
cannot be reformed, it shall be severed from this Public License
without affecting the enforceability of the remaining terms and
conditions.
c. No term or condition of this Public License will be waived and no
failure to comply consented to unless expressly agreed to by the
Licensor.
d. Nothing in this Public License constitutes or may be interpreted
as a limitation upon, or waiver of, any privileges and immunities
that apply to the Licensor or You, including from the legal
processes of any jurisdiction or authority.
=======================================================================
Creative Commons is not a party to its public licenses.
Notwithstanding, Creative Commons may elect to apply one of its public
licenses to material it publishes and in those instances will be
considered the "Licensor." Except for the limited purpose of indicating
that material is shared under a Creative Commons public license or as
otherwise permitted by the Creative Commons policies published at
creativecommons.org/policies, Creative Commons does not authorize the
use of the trademark "Creative Commons" or any other trademark or logo
of Creative Commons without its prior written consent including,
without limitation, in connection with any unauthorized modifications
to any of its public licenses or any other arrangements,
understandings, or agreements concerning use of licensed material. For
the avoidance of doubt, this paragraph does not form part of the public
licenses.
Creative Commons may be contacted at creativecommons.org.
================================================
FILE: gh_pages/_config.yml
================================================
highlighter: rouge
================================================
FILE: gh_pages/_layouts/minimal.html
================================================
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>repostatus.org</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<link rel="stylesheet" href="stylesheets/samplecode.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="application/javascript">
var badge_data;
$.getJSON('badges/latest/badges.json', function(json){ badge_data = json; });
function showsample(badgename, markup) {
outtype = '';
if ( markup == "md" ) {
outtype = "Markdown";
} else if ( markup == "rst" ) {
outtype = "ReST";
} else if ( markup == "html") {
outtype = "HTML";
}
$("#sampletitle").html(outtype + " for " + badge_data[badgename]['display_name'] + " Status (<a href=\"https://www.repostatus.org/badges/latest/" + badgename + "_" + markup + ".txt\">direct link</a>)");
$.get('https://www.repostatus.org/badges/latest/' + badgename + '_' + markup + '.txt', function(data) {
$("#samplecode").html('<pre>' + htmlEncode(data) + '</pre>');
$("#samplewrapper").show();
});
}
function htmlEncode(value) {
return $('<div/>').text(value).html();
}
</script>
</head>
<body>
<div class="wrapper">
<header>
<h1>repostatus.org</h1>
<p>A standard to easily communicate to humans and machines the development/support and usability status of software repositories/projects.</p>
<p><a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/latest/active.svg" alt="Project Status: Active - The project has reached a stable, usable state and is being actively developed." /></a></p>
<p class="view"><a href="https://github.com/jantman/repostatus.org">View the Project on GitHub <small>jantman/repostatus.org</small></a></p>
<p class="view"><a href="/">Home</a></p>
<p class="view"><a href="/history">History</a></p>
<p class="view"><a href="/lifecycle">Lifecycle</a></p>
<p class="view"><a href="/parsers">Parsers</a></p>
<p class="view"><a href="/contributing">Get Involved</a></p>
</header>
<section>
{{ content }}
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/jantman">jantman</a></p>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>
================================================
FILE: gh_pages/badges/0.1.0/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/0.1.0/abandoned.svg" alt="Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: gh_pages/badges/0.1.0/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: gh_pages/badges/0.1.0/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/abandoned.svg
:alt: Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: gh_pages/badges/0.1.0/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/0.1.0/active.svg" alt="Project Status: Active - The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: gh_pages/badges/0.1.0/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: gh_pages/badges/0.1.0/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/active.svg
:alt: Project Status: Active - The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: gh_pages/badges/0.1.0/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"url": "https://www.repostatus.org/badges/0.1.0/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"url": "https://www.repostatus.org/badges/0.1.0/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet.",
"url": "https://www.repostatus.org/badges/0.1.0/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"url": "https://www.repostatus.org/badges/0.1.0/inactive.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"url": "https://www.repostatus.org/badges/0.1.0/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"url": "https://www.repostatus.org/badges/0.1.0/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"url": "https://www.repostatus.org/badges/0.1.0/wip.svg"
}
}
================================================
FILE: gh_pages/badges/0.1.0/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/0.1.0/concept.svg" alt="Project Status: Concept - Minimal or no implementation has been done yet." /></a>
================================================
FILE: gh_pages/badges/0.1.0/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: gh_pages/badges/0.1.0/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/concept.svg
:alt: Project Status: Concept - Minimal or no implementation has been done yet.
:target: https://www.repostatus.org/#concept
================================================
FILE: gh_pages/badges/0.1.0/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/0.1.0/inactive.svg" alt="Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: gh_pages/badges/0.1.0/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: gh_pages/badges/0.1.0/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/inactive.svg
:alt: Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: gh_pages/badges/0.1.0/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/0.1.0/suspended.svg" alt="Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: gh_pages/badges/0.1.0/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: gh_pages/badges/0.1.0/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/suspended.svg
:alt: Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: gh_pages/badges/0.1.0/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/0.1.0/unsupported.svg" alt="Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: gh_pages/badges/0.1.0/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: gh_pages/badges/0.1.0/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/unsupported.svg
:alt: Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: gh_pages/badges/0.1.0/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/0.1.0/wip.svg" alt="Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: gh_pages/badges/0.1.0/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: gh_pages/badges/0.1.0/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.1.0/wip.svg
:alt: Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: gh_pages/badges/0.9.9/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/0.9.9/abandoned.svg" alt="Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: gh_pages/badges/0.9.9/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: gh_pages/badges/0.9.9/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/abandoned.svg
:alt: Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: gh_pages/badges/0.9.9/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/0.9.9/active.svg" alt="Project Status: Active - The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: gh_pages/badges/0.9.9/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: gh_pages/badges/0.9.9/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/active.svg
:alt: Project Status: Active - The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: gh_pages/badges/0.9.9/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"url": "https://www.repostatus.org/badges/0.9.9/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"url": "https://www.repostatus.org/badges/0.9.9/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet.",
"url": "https://www.repostatus.org/badges/0.9.9/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"url": "https://www.repostatus.org/badges/0.9.9/inactive.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"url": "https://www.repostatus.org/badges/0.9.9/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"url": "https://www.repostatus.org/badges/0.9.9/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"url": "https://www.repostatus.org/badges/0.9.9/wip.svg"
}
}
================================================
FILE: gh_pages/badges/0.9.9/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/0.9.9/concept.svg" alt="Project Status: Concept - Minimal or no implementation has been done yet." /></a>
================================================
FILE: gh_pages/badges/0.9.9/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: gh_pages/badges/0.9.9/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/concept.svg
:alt: Project Status: Concept - Minimal or no implementation has been done yet.
:target: https://www.repostatus.org/#concept
================================================
FILE: gh_pages/badges/0.9.9/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/0.9.9/inactive.svg" alt="Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: gh_pages/badges/0.9.9/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: gh_pages/badges/0.9.9/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/inactive.svg
:alt: Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: gh_pages/badges/0.9.9/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/0.9.9/suspended.svg" alt="Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: gh_pages/badges/0.9.9/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: gh_pages/badges/0.9.9/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/suspended.svg
:alt: Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: gh_pages/badges/0.9.9/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/0.9.9/unsupported.svg" alt="Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: gh_pages/badges/0.9.9/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: gh_pages/badges/0.9.9/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/unsupported.svg
:alt: Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: gh_pages/badges/0.9.9/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/0.9.9/wip.svg" alt="Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: gh_pages/badges/0.9.9/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: gh_pages/badges/0.9.9/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/0.9.9/wip.svg
:alt: Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: gh_pages/badges/1.0.0/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/1.0.0/abandoned.svg" alt="Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: gh_pages/badges/1.0.0/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: gh_pages/badges/1.0.0/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/abandoned.svg
:alt: Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: gh_pages/badges/1.0.0/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/1.0.0/active.svg" alt="Project Status: Active - The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: gh_pages/badges/1.0.0/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: gh_pages/badges/1.0.0/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/active.svg
:alt: Project Status: Active - The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: gh_pages/badges/1.0.0/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"url": "https://www.repostatus.org/badges/1.0.0/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"url": "https://www.repostatus.org/badges/1.0.0/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet.",
"url": "https://www.repostatus.org/badges/1.0.0/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"url": "https://www.repostatus.org/badges/1.0.0/inactive.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"url": "https://www.repostatus.org/badges/1.0.0/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"url": "https://www.repostatus.org/badges/1.0.0/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"url": "https://www.repostatus.org/badges/1.0.0/wip.svg"
}
}
================================================
FILE: gh_pages/badges/1.0.0/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/1.0.0/concept.svg" alt="Project Status: Concept - Minimal or no implementation has been done yet." /></a>
================================================
FILE: gh_pages/badges/1.0.0/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: gh_pages/badges/1.0.0/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/concept.svg
:alt: Project Status: Concept - Minimal or no implementation has been done yet.
:target: https://www.repostatus.org/#concept
================================================
FILE: gh_pages/badges/1.0.0/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/1.0.0/inactive.svg" alt="Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: gh_pages/badges/1.0.0/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: gh_pages/badges/1.0.0/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/inactive.svg
:alt: Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: gh_pages/badges/1.0.0/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/1.0.0/suspended.svg" alt="Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: gh_pages/badges/1.0.0/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: gh_pages/badges/1.0.0/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/suspended.svg
:alt: Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: gh_pages/badges/1.0.0/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/1.0.0/unsupported.svg" alt="Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: gh_pages/badges/1.0.0/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: gh_pages/badges/1.0.0/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/unsupported.svg
:alt: Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: gh_pages/badges/1.0.0/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/1.0.0/wip.svg" alt="Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: gh_pages/badges/1.0.0/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: gh_pages/badges/1.0.0/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.0.0/wip.svg
:alt: Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: gh_pages/badges/1.1.0/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/1.1.0/abandoned.svg" alt="Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: gh_pages/badges/1.1.0/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: gh_pages/badges/1.1.0/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/abandoned.svg
:alt: Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: gh_pages/badges/1.1.0/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/1.1.0/active.svg" alt="Project Status: Active – The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: gh_pages/badges/1.1.0/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: gh_pages/badges/1.1.0/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/active.svg
:alt: Project Status: Active – The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: gh_pages/badges/1.1.0/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"display_name": "Abandoned",
"url": "https://www.repostatus.org/badges/1.1.0/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"display_name": "Active",
"url": "https://www.repostatus.org/badges/1.1.0/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet.",
"display_name": "Concept",
"url": "https://www.repostatus.org/badges/1.1.0/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"display_name": "Inactive",
"url": "https://www.repostatus.org/badges/1.1.0/inactive.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"display_name": "Suspended",
"url": "https://www.repostatus.org/badges/1.1.0/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"display_name": "Unsupported",
"url": "https://www.repostatus.org/badges/1.1.0/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"display_name": "WIP",
"url": "https://www.repostatus.org/badges/1.1.0/wip.svg"
}
}
================================================
FILE: gh_pages/badges/1.1.0/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/1.1.0/concept.svg" alt="Project Status: Concept – Minimal or no implementation has been done yet." /></a>
================================================
FILE: gh_pages/badges/1.1.0/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: gh_pages/badges/1.1.0/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/concept.svg
:alt: Project Status: Concept – Minimal or no implementation has been done yet.
:target: https://www.repostatus.org/#concept
================================================
FILE: gh_pages/badges/1.1.0/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/1.1.0/inactive.svg" alt="Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: gh_pages/badges/1.1.0/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: gh_pages/badges/1.1.0/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/inactive.svg
:alt: Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: gh_pages/badges/1.1.0/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/1.1.0/suspended.svg" alt="Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: gh_pages/badges/1.1.0/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: gh_pages/badges/1.1.0/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/suspended.svg
:alt: Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: gh_pages/badges/1.1.0/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/1.1.0/unsupported.svg" alt="Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: gh_pages/badges/1.1.0/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: gh_pages/badges/1.1.0/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/unsupported.svg
:alt: Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: gh_pages/badges/1.1.0/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/1.1.0/wip.svg" alt="Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: gh_pages/badges/1.1.0/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: gh_pages/badges/1.1.0/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/1.1.0/wip.svg
:alt: Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: gh_pages/badges/2.0.0/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/2.0.0/abandoned.svg" alt="Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: gh_pages/badges/2.0.0/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: gh_pages/badges/2.0.0/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/abandoned.svg
:alt: Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: gh_pages/badges/2.0.0/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/2.0.0/active.svg" alt="Project Status: Active – The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: gh_pages/badges/2.0.0/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: gh_pages/badges/2.0.0/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/active.svg
:alt: Project Status: Active – The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: gh_pages/badges/2.0.0/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"display_name": "Abandoned",
"url": "https://www.repostatus.org/badges/2.0.0/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"display_name": "Active",
"url": "https://www.repostatus.org/badges/2.0.0/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.",
"display_name": "Concept",
"url": "https://www.repostatus.org/badges/2.0.0/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"display_name": "Inactive",
"url": "https://www.repostatus.org/badges/2.0.0/inactive.svg"
},
"moved": {
"description": "The project has been moved to a new location, and the version at that location should be considered authoritative.",
"display_name": "Moved",
"url": "https://www.repostatus.org/badges/2.0.0/moved.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"display_name": "Suspended",
"url": "https://www.repostatus.org/badges/2.0.0/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"display_name": "Unsupported",
"url": "https://www.repostatus.org/badges/2.0.0/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"display_name": "WIP",
"url": "https://www.repostatus.org/badges/2.0.0/wip.svg"
}
}
================================================
FILE: gh_pages/badges/2.0.0/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/2.0.0/concept.svg" alt="Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept." /></a>
================================================
FILE: gh_pages/badges/2.0.0/concept_md.txt
================================================
[](https://www.repostatus.org/#concept)
================================================
FILE: gh_pages/badges/2.0.0/concept_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/concept.svg
:alt: Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.
:target: https://www.repostatus.org/#concept
================================================
FILE: gh_pages/badges/2.0.0/inactive_html.txt
================================================
<a href="https://www.repostatus.org/#inactive"><img src="https://www.repostatus.org/badges/2.0.0/inactive.svg" alt="Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
================================================
FILE: gh_pages/badges/2.0.0/inactive_md.txt
================================================
[](https://www.repostatus.org/#inactive)
================================================
FILE: gh_pages/badges/2.0.0/inactive_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/inactive.svg
:alt: Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:target: https://www.repostatus.org/#inactive
================================================
FILE: gh_pages/badges/2.0.0/moved_html.txt
================================================
<a href="https://www.repostatus.org/#moved"><img src="https://www.repostatus.org/badges/2.0.0/moved.svg" alt="Project Status: Moved to http://example.com – The project has been moved to a new location, and the version at that location should be considered authoritative." /></a> to <a href="http://example.com">http://example.com</a>
================================================
FILE: gh_pages/badges/2.0.0/moved_md.txt
================================================
[](https://www.repostatus.org/#moved) to [http://example.com](http://example.com)
================================================
FILE: gh_pages/badges/2.0.0/moved_rst.txt
================================================
|repostatus| to `http://example.com <http://example.com>`_
.. |repostatus| image:: https://www.repostatus.org/badges/2.0.0/moved.svg
:alt: Project Status: Moved to http://example.com – The project has been moved to a new location, and the version at that location should be considered authoritative.
:target: https://www.repostatus.org/#moved
================================================
FILE: gh_pages/badges/2.0.0/suspended_html.txt
================================================
<a href="https://www.repostatus.org/#suspended"><img src="https://www.repostatus.org/badges/2.0.0/suspended.svg" alt="Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
================================================
FILE: gh_pages/badges/2.0.0/suspended_md.txt
================================================
[](https://www.repostatus.org/#suspended)
================================================
FILE: gh_pages/badges/2.0.0/suspended_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/suspended.svg
:alt: Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:target: https://www.repostatus.org/#suspended
================================================
FILE: gh_pages/badges/2.0.0/unsupported_html.txt
================================================
<a href="https://www.repostatus.org/#unsupported"><img src="https://www.repostatus.org/badges/2.0.0/unsupported.svg" alt="Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired." /></a>
================================================
FILE: gh_pages/badges/2.0.0/unsupported_md.txt
================================================
[](https://www.repostatus.org/#unsupported)
================================================
FILE: gh_pages/badges/2.0.0/unsupported_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/unsupported.svg
:alt: Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.
:target: https://www.repostatus.org/#unsupported
================================================
FILE: gh_pages/badges/2.0.0/wip_html.txt
================================================
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/2.0.0/wip.svg" alt="Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
================================================
FILE: gh_pages/badges/2.0.0/wip_md.txt
================================================
[](https://www.repostatus.org/#wip)
================================================
FILE: gh_pages/badges/2.0.0/wip_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.0.0/wip.svg
:alt: Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip
================================================
FILE: gh_pages/badges/2.1.0/abandoned_html.txt
================================================
<a href="https://www.repostatus.org/#abandoned"><img src="https://www.repostatus.org/badges/2.1.0/abandoned.svg" alt="Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development." /></a>
================================================
FILE: gh_pages/badges/2.1.0/abandoned_md.txt
================================================
[](https://www.repostatus.org/#abandoned)
================================================
FILE: gh_pages/badges/2.1.0/abandoned_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.1.0/abandoned.svg
:alt: Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.
:target: https://www.repostatus.org/#abandoned
================================================
FILE: gh_pages/badges/2.1.0/active_html.txt
================================================
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/2.1.0/active.svg" alt="Project Status: Active – The project has reached a stable, usable state and is being actively developed." /></a>
================================================
FILE: gh_pages/badges/2.1.0/active_md.txt
================================================
[](https://www.repostatus.org/#active)
================================================
FILE: gh_pages/badges/2.1.0/active_rst.txt
================================================
.. image:: https://www.repostatus.org/badges/2.1.0/active.svg
:alt: Project Status: Active – The project has reached a stable, usable state and is being actively developed.
:target: https://www.repostatus.org/#active
================================================
FILE: gh_pages/badges/2.1.0/badges.json
================================================
{
"abandoned": {
"description": "Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.",
"display_name": "Abandoned",
"url": "https://www.repostatus.org/badges/2.1.0/abandoned.svg"
},
"active": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"display_name": "Active",
"url": "https://www.repostatus.org/badges/2.1.0/active.svg"
},
"concept": {
"description": "Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.",
"display_name": "Concept",
"url": "https://www.repostatus.org/badges/2.1.0/concept.svg"
},
"inactive": {
"description": "The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.",
"display_name": "Inactive",
"url": "https://www.repostatus.org/badges/2.1.0/inactive.svg"
},
"moved": {
"description": "The project has been moved to a new location, and the version at that location should be considered authoritative.",
"display_name": "Moved",
"url": "https://www.repostatus.org/badges/2.1.0/moved.svg"
},
"suspended": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"display_name": "Suspended",
"url": "https://www.repostatus.org/badges/2.1.0/suspended.svg"
},
"unsupported": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"display_name": "Unsupported",
"url": "https://www.repostatus.org/badges/2.1.0/unsupported.svg"
},
"wip": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"display_name": "WIP",
"url": "https://www.repostatus.org/badges/2.1.0/wip.svg"
}
}
================================================
FILE: gh_pages/badges/2.1.0/concept_html.txt
================================================
<a href="https://www.repostatus.org/#concept"><img src="https://www.repostatus.org/badges/2.1.0/concept.svg" alt="Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept." /></a>
================================================
FILE: gh_pages/badges/2.1.0/concept_md.txt
================================================
[
FILE: fabfile.py
function _download_media (line 65) | def _download_media(url, fname):
function _make_badge_markup (line 75) | def _make_badge_markup(badge_name, display_name, description, url, saved...
function _format_md (line 96) | def _format_md(url, target, alt, moved_to=None):
function _format_rst (line 109) | def _format_rst(url, target, alt, moved_to=None):
function _format_html (line 125) | def _format_html(url, target, alt, moved_to=None):
function make_badges (line 139) | def make_badges(c):
function version_badges (line 159) | def version_badges(c, ver):
function badges2pages (line 188) | def badges2pages(c):
function publish (line 194) | def publish(c):
FILE: gh_pages/javascripts/scale.fix.js
function gestureStart (line 11) | function gestureStart() {
FILE: parsers/check_github_repos.py
class RepoStatusOrg_GitHub_Checker (line 82) | class RepoStatusOrg_GitHub_Checker(object):
method __init__ (line 88) | def __init__(self, verbose=False):
method check (line 104) | def check(self, github_user, include_forks=False):
method _find_status_for_files (line 149) | def _find_status_for_files(self, repo, flist):
method _find_candidate_files (line 179) | def _find_candidate_files(self, repo):
function parse_args (line 206) | def parse_args(argv):
function htmlout (line 227) | def htmlout(output, username):
FILE: parsers/github_simple_checker.py
function get_repostatusorg_for_url (line 20) | def get_repostatusorg_for_url(url):
function parse_args (line 32) | def parse_args(argv):
FILE: parsers/repostatusorg_list_repo_status.py
class RepoStatusOrg_Checker (line 61) | class RepoStatusOrg_Checker:
method __init__ (line 67) | def __init__(self, verbose=False):
method check (line 72) | def check(self, path):
method _find_status_for_files (line 109) | def _find_status_for_files(self, flist):
method _find_candidate_files (line 128) | def _find_candidate_files(self, path):
function parse_args (line 146) | def parse_args(argv):
Condensed preview — 353 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (259K chars).
[
{
"path": ".gitignore",
"chars": 9,
"preview": "*.pyc\n*~\n"
},
{
"path": "CHANGELOG.md",
"chars": 1373,
"preview": "repostatus.org API/specification changelog\n===========================================\n\n2.1.0 (2020-11-28)\n-------------"
},
{
"path": "CONTRIBUTORS.md",
"chars": 292,
"preview": "repostatus.org contributors\n============================\n\nListed in chronological order.\n\n* [jantman](https://github.com"
},
{
"path": "LICENSE.txt",
"chars": 20005,
"preview": "Attribution-ShareAlike 4.0 International\n\n=======================================================================\n\nCreat"
},
{
"path": "README.md",
"chars": 3644,
"preview": "repostatus.org\n==============\n\n[ have ceased all work o"
},
{
"path": "badges/0.1.0/unsupported_rst.txt",
"chars": 284,
"preview": ".. image:: https://www.repostatus.org/badges/0.1.0/unsupported.svg\n :alt: Project Status: Unsupported - The project ha"
},
{
"path": "badges/0.1.0/wip_html.txt",
"chars": 249,
"preview": "<a href=\"https://www.repostatus.org/#wip\"><img src=\"https://www.repostatus.org/badges/0.1.0/wip.svg\" alt=\"Project Status"
},
{
"path": "badges/0.1.0/wip_md.txt",
"chars": 222,
"preview": "[ have ceased all work o"
},
{
"path": "badges/0.9.9/unsupported_rst.txt",
"chars": 284,
"preview": ".. image:: https://www.repostatus.org/badges/0.9.9/unsupported.svg\n :alt: Project Status: Unsupported - The project ha"
},
{
"path": "badges/0.9.9/wip_html.txt",
"chars": 249,
"preview": "<a href=\"https://www.repostatus.org/#wip\"><img src=\"https://www.repostatus.org/badges/0.9.9/wip.svg\" alt=\"Project Status"
},
{
"path": "badges/0.9.9/wip_md.txt",
"chars": 222,
"preview": "[ have ceased all work o"
},
{
"path": "badges/1.0.0/unsupported_rst.txt",
"chars": 284,
"preview": ".. image:: https://www.repostatus.org/badges/1.0.0/unsupported.svg\n :alt: Project Status: Unsupported - The project ha"
},
{
"path": "badges/1.0.0/wip_html.txt",
"chars": 249,
"preview": "<a href=\"https://www.repostatus.org/#wip\"><img src=\"https://www.repostatus.org/badges/1.0.0/wip.svg\" alt=\"Project Status"
},
{
"path": "badges/1.0.0/wip_md.txt",
"chars": 222,
"preview": "[ have ceased all work o"
},
{
"path": "badges/1.1.0/unsupported_rst.txt",
"chars": 284,
"preview": ".. image:: https://www.repostatus.org/badges/1.1.0/unsupported.svg\n :alt: Project Status: Unsupported – The project ha"
},
{
"path": "badges/1.1.0/wip_html.txt",
"chars": 249,
"preview": "<a href=\"https://www.repostatus.org/#wip\"><img src=\"https://www.repostatus.org/badges/1.1.0/wip.svg\" alt=\"Project Status"
},
{
"path": "badges/1.1.0/wip_md.txt",
"chars": 222,
"preview": "[ have ceased all work o"
},
{
"path": "badges/2.0.0/unsupported_rst.txt",
"chars": 284,
"preview": ".. image:: https://www.repostatus.org/badges/2.0.0/unsupported.svg\n :alt: Project Status: Unsupported – The project ha"
},
{
"path": "badges/2.0.0/wip_html.txt",
"chars": 249,
"preview": "<a href=\"https://www.repostatus.org/#wip\"><img src=\"https://www.repostatus.org/badges/2.0.0/wip.svg\" alt=\"Project Status"
},
{
"path": "badges/2.0.0/wip_md.txt",
"chars": 222,
"preview": "[ have ceased all work o"
},
{
"path": "badges/2.1.0/unsupported_rst.txt",
"chars": 284,
"preview": ".. image:: https://www.repostatus.org/badges/2.1.0/unsupported.svg\n :alt: Project Status: Unsupported – The project ha"
},
{
"path": "badges/2.1.0/wip_html.txt",
"chars": 249,
"preview": "<a href=\"https://www.repostatus.org/#wip\"><img src=\"https://www.repostatus.org/badges/2.1.0/wip.svg\" alt=\"Project Status"
},
{
"path": "badges/2.1.0/wip_md.txt",
"chars": 222,
"preview": "[ have ceased all work o"
},
{
"path": "badges/latest/unsupported_rst.txt",
"chars": 285,
"preview": ".. image:: https://www.repostatus.org/badges/latest/unsupported.svg\n :alt: Project Status: Unsupported – The project h"
},
{
"path": "badges/latest/wip_html.txt",
"chars": 250,
"preview": "<a href=\"https://www.repostatus.org/#wip\"><img src=\"https://www.repostatus.org/badges/latest/wip.svg\" alt=\"Project Statu"
},
{
"path": "badges/latest/wip_md.txt",
"chars": 223,
"preview": "[ have ceased all work o"
},
{
"path": "gh_pages/badges/0.1.0/unsupported_rst.txt",
"chars": 284,
"preview": ".. image:: https://www.repostatus.org/badges/0.1.0/unsupported.svg\n :alt: Project Status: Unsupported - The project ha"
},
{
"path": "gh_pages/badges/0.1.0/wip_html.txt",
"chars": 249,
"preview": "<a href=\"https://www.repostatus.org/#wip\"><img src=\"https://www.repostatus.org/badges/0.1.0/wip.svg\" alt=\"Project Status"
},
{
"path": "gh_pages/badges/0.1.0/wip_md.txt",
"chars": 222,
"preview": "[![Project Status: Wip - Initial development is in progress, but there has not yet been a stable, usable release suitabl"
},
{
"path": "gh_pages/badges/0.1.0/wip_rst.txt",
"chars": 247,
"preview": ".. image:: https://www.repostatus.org/badges/0.1.0/wip.svg\n :alt: Project Status: Wip - Initial development is in prog"
},
{
"path": "gh_pages/badges/0.9.9/abandoned_html.txt",
"chars": 330,
"preview": "<a href=\"https://www.repostatus.org/#abandoned\"><img src=\"https://www.repostatus.org/badges/0.9.9/abandoned.svg\" alt=\"Pr"
},
{
"path": "gh_pages/badges/0.9.9/abandoned_md.txt",
"chars": 303,
"preview": "[![Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the"
}
]
// ... and 153 more files (download for full content)
About this extraction
This page contains the full source code of the jantman/repostatus.org GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 353 files (224.8 KB), approximately 67.9k tokens, and a symbol index with 25 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.