More GitHub URL updates
This commit is contained in:
parent
29a43aa11d
commit
66b3cb34df
|
@ -14,14 +14,14 @@ flexible API, the code of PCRE2 has been much improved since the fork.
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
As well as downloading from the
|
As well as downloading from the
|
||||||
[GitHub site](https://github.com/PhilipHazel/pcre2), you can download PCRE2
|
[GitHub site](https://github.com/PCRE2Project/pcre2), you can download PCRE2
|
||||||
or the older, unmaintained PCRE1 library from an
|
or the older, unmaintained PCRE1 library from an
|
||||||
[*unofficial* mirror](https://sourceforge.net/projects/pcre/files/) at SourceForge.
|
[*unofficial* mirror](https://sourceforge.net/projects/pcre/files/) at SourceForge.
|
||||||
|
|
||||||
You can check out the PCRE2 source code via Git or Subversion:
|
You can check out the PCRE2 source code via Git or Subversion:
|
||||||
|
|
||||||
git clone https://github.com/PhilipHazel/pcre2.git
|
git clone https://github.com/PCRE2Project/pcre2.git
|
||||||
svn co https://github.com/PhilipHazel/pcre2.git
|
svn co https://github.com/PCRE2Project/pcre2.git
|
||||||
|
|
||||||
## Contributed Ports
|
## Contributed Ports
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ default character encoding, can be found at
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
You can read the PCRE2 documentation
|
You can read the PCRE2 documentation
|
||||||
[here](https://philiphazel.github.io/pcre2/doc/html/index.html).
|
[here](https://PCRE2Project.github.io/pcre2/doc/html/index.html).
|
||||||
|
|
||||||
Comparisons to Perl's regular expression semantics can be found in the
|
Comparisons to Perl's regular expression semantics can be found in the
|
||||||
community authored Wikipedia entry for PCRE.
|
community authored Wikipedia entry for PCRE.
|
||||||
|
|
|
@ -8,7 +8,7 @@ features, and the internals have been improved. The original PCRE1 library is
|
||||||
now obsolete and no longer maintained. The latest release of PCRE2 is available
|
now obsolete and no longer maintained. The latest release of PCRE2 is available
|
||||||
in .tar.gz, tar.bz2, or .zip form from this GitHub repository:
|
in .tar.gz, tar.bz2, or .zip form from this GitHub repository:
|
||||||
|
|
||||||
https://github.com/PhilipHazel/pcre2/releases
|
https://github.com/PCRE2Project/pcre2/releases
|
||||||
|
|
||||||
There is a mailing list for discussion about the development of PCRE2 at
|
There is a mailing list for discussion about the development of PCRE2 at
|
||||||
pcre2-dev@googlegroups.com. You can subscribe by sending an email to
|
pcre2-dev@googlegroups.com. You can subscribe by sending an email to
|
||||||
|
|
|
@ -185,8 +185,8 @@ REVISION
|
||||||
Last updated: 27 August 2021
|
Last updated: 27 August 2021
|
||||||
Copyright (c) 1997-2021 University of Cambridge.
|
Copyright (c) 1997-2021 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2API(3) Library Functions Manual PCRE2API(3)
|
PCRE2API(3) Library Functions Manual PCRE2API(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -3861,8 +3861,8 @@ REVISION
|
||||||
Last updated: 14 December 2021
|
Last updated: 14 December 2021
|
||||||
Copyright (c) 1997-2021 University of Cambridge.
|
Copyright (c) 1997-2021 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2BUILD(3) Library Functions Manual PCRE2BUILD(3)
|
PCRE2BUILD(3) Library Functions Manual PCRE2BUILD(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -4457,8 +4457,8 @@ REVISION
|
||||||
Last updated: 08 December 2021
|
Last updated: 08 December 2021
|
||||||
Copyright (c) 1997-2021 University of Cambridge.
|
Copyright (c) 1997-2021 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2CALLOUT(3) Library Functions Manual PCRE2CALLOUT(3)
|
PCRE2CALLOUT(3) Library Functions Manual PCRE2CALLOUT(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -4887,8 +4887,8 @@ REVISION
|
||||||
Last updated: 03 February 2019
|
Last updated: 03 February 2019
|
||||||
Copyright (c) 1997-2019 University of Cambridge.
|
Copyright (c) 1997-2019 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2COMPAT(3) Library Functions Manual PCRE2COMPAT(3)
|
PCRE2COMPAT(3) Library Functions Manual PCRE2COMPAT(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -5110,8 +5110,8 @@ REVISION
|
||||||
Last updated: 08 December 2021
|
Last updated: 08 December 2021
|
||||||
Copyright (c) 1997-2021 University of Cambridge.
|
Copyright (c) 1997-2021 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2JIT(3) Library Functions Manual PCRE2JIT(3)
|
PCRE2JIT(3) Library Functions Manual PCRE2JIT(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -5537,8 +5537,8 @@ REVISION
|
||||||
Last updated: 30 November 2021
|
Last updated: 30 November 2021
|
||||||
Copyright (c) 1997-2021 University of Cambridge.
|
Copyright (c) 1997-2021 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2LIMITS(3) Library Functions Manual PCRE2LIMITS(3)
|
PCRE2LIMITS(3) Library Functions Manual PCRE2LIMITS(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -5607,8 +5607,8 @@ REVISION
|
||||||
Last updated: 02 February 2019
|
Last updated: 02 February 2019
|
||||||
Copyright (c) 1997-2019 University of Cambridge.
|
Copyright (c) 1997-2019 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2MATCHING(3) Library Functions Manual PCRE2MATCHING(3)
|
PCRE2MATCHING(3) Library Functions Manual PCRE2MATCHING(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -5832,8 +5832,8 @@ REVISION
|
||||||
Last updated: 28 August 2021
|
Last updated: 28 August 2021
|
||||||
Copyright (c) 1997-2021 University of Cambridge.
|
Copyright (c) 1997-2021 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2PARTIAL(3) Library Functions Manual PCRE2PARTIAL(3)
|
PCRE2PARTIAL(3) Library Functions Manual PCRE2PARTIAL(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -6212,8 +6212,8 @@ REVISION
|
||||||
Last updated: 04 September 2019
|
Last updated: 04 September 2019
|
||||||
Copyright (c) 1997-2019 University of Cambridge.
|
Copyright (c) 1997-2019 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2PATTERN(3) Library Functions Manual PCRE2PATTERN(3)
|
PCRE2PATTERN(3) Library Functions Manual PCRE2PATTERN(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -9698,8 +9698,8 @@ REVISION
|
||||||
Last updated: 12 January 2022
|
Last updated: 12 January 2022
|
||||||
Copyright (c) 1997-2022 University of Cambridge.
|
Copyright (c) 1997-2022 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2PERFORM(3) Library Functions Manual PCRE2PERFORM(3)
|
PCRE2PERFORM(3) Library Functions Manual PCRE2PERFORM(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -9933,8 +9933,8 @@ REVISION
|
||||||
Last updated: 03 February 2019
|
Last updated: 03 February 2019
|
||||||
Copyright (c) 1997-2019 University of Cambridge.
|
Copyright (c) 1997-2019 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2POSIX(3) Library Functions Manual PCRE2POSIX(3)
|
PCRE2POSIX(3) Library Functions Manual PCRE2POSIX(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -10267,8 +10267,8 @@ REVISION
|
||||||
Last updated: 26 April 2021
|
Last updated: 26 April 2021
|
||||||
Copyright (c) 1997-2021 University of Cambridge.
|
Copyright (c) 1997-2021 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2SAMPLE(3) Library Functions Manual PCRE2SAMPLE(3)
|
PCRE2SAMPLE(3) Library Functions Manual PCRE2SAMPLE(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -10545,8 +10545,8 @@ REVISION
|
||||||
Last updated: 27 June 2018
|
Last updated: 27 June 2018
|
||||||
Copyright (c) 1997-2018 University of Cambridge.
|
Copyright (c) 1997-2018 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2SYNTAX(3) Library Functions Manual PCRE2SYNTAX(3)
|
PCRE2SYNTAX(3) Library Functions Manual PCRE2SYNTAX(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -11093,8 +11093,8 @@ REVISION
|
||||||
Last updated: 12 January 2022
|
Last updated: 12 January 2022
|
||||||
Copyright (c) 1997-2022 University of Cambridge.
|
Copyright (c) 1997-2022 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
PCRE2UNICODE(3) Library Functions Manual PCRE2UNICODE(3)
|
PCRE2UNICODE(3) Library Functions Manual PCRE2UNICODE(3)
|
||||||
|
|
||||||
|
|
||||||
|
@ -11530,5 +11530,5 @@ REVISION
|
||||||
Last updated: 22 December 2021
|
Last updated: 22 December 2021
|
||||||
Copyright (c) 1997-2021 University of Cambridge.
|
Copyright (c) 1997-2021 University of Cambridge.
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
8
index.md
8
index.md
|
@ -14,14 +14,14 @@ flexible API, the code of PCRE2 has been much improved since the fork.
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
As well as downloading from the
|
As well as downloading from the
|
||||||
[GitHub site](https://github.com/PhilipHazel/pcre2), you can download PCRE2
|
[GitHub site](https://github.com/PCRE2Project/pcre2), you can download PCRE2
|
||||||
or the older, unmaintained PCRE1 library from an
|
or the older, unmaintained PCRE1 library from an
|
||||||
[*unofficial* mirror](https://sourceforge.net/projects/pcre/files/) at SourceForge.
|
[*unofficial* mirror](https://sourceforge.net/projects/pcre/files/) at SourceForge.
|
||||||
|
|
||||||
You can check out the PCRE2 source code via Git or Subversion:
|
You can check out the PCRE2 source code via Git or Subversion:
|
||||||
|
|
||||||
git clone https://github.com/PhilipHazel/pcre2.git
|
git clone https://github.com/PCRE2Project/pcre2.git
|
||||||
svn co https://github.com/PhilipHazel/pcre2.git
|
svn co https://github.com/PCRE2Project/pcre2.git
|
||||||
|
|
||||||
## Contributed Ports
|
## Contributed Ports
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ default character encoding, can be found at
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
You can read the PCRE2 documentation
|
You can read the PCRE2 documentation
|
||||||
[here](https://philiphazel.github.io/pcre2/doc/html/index.html).
|
[here](https://PCRE2Project.github.io/pcre2/doc/html/index.html).
|
||||||
|
|
||||||
Comparisons to Perl's regular expression semantics can be found in the
|
Comparisons to Perl's regular expression semantics can be found in the
|
||||||
community authored Wikipedia entry for PCRE.
|
community authored Wikipedia entry for PCRE.
|
||||||
|
|
Loading…
Reference in New Issue