Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
The Universal Packaging Tool
upt
Commits
c3da3c64
Commit
c3da3c64
authored
Feb 21, 2019
by
Cyril Roelandt
Browse files
README.md: Fix formatting issue.
parent
3eaa1e1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c3da3c64
...
@@ -148,6 +148,7 @@ the [upt-openbsd](https://pypi.python.org/pypi/upt-openbsd) backend, it can
...
@@ -148,6 +148,7 @@ the [upt-openbsd](https://pypi.python.org/pypi/upt-openbsd) backend, it can
generate a Makefile suitable for
[
OpenBSD
](
https://www.openbsd.org
)
's ports.
generate a Makefile suitable for
[
OpenBSD
](
https://www.openbsd.org
)
's ports.
Using this modular approach, we solved our two issues:
Using this modular approach, we solved our two issues:
-
We will only ever need
*one*
PyPI parser,
*one*
CPAN parser, etc.
-
We will only ever need
*one*
PyPI parser,
*one*
CPAN parser, etc.
-
We will only have one backend per distribution. Backends will not be truly
-
We will only have one backend per distribution. Backends will not be truly
language-agnostic: the build systems will not be the same for Python packages
language-agnostic: the build systems will not be the same for Python packages
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment