Commit Graph

8 Commits

Author SHA1 Message Date
f3c3ce11a4
Meta can return their web location 2018-03-03 22:33:53 -08:00
570c0d885f
Don't use pointer receiver 2018-03-03 22:33:53 -08:00
14a456f006
Adds EXTRAORDINARILY Installable implementation
We want the simplest satisfiability solver we can have, but one that
chases transitive dependencies. This one only checks the requested
packages exist in the availability database.
2018-03-03 22:33:52 -08:00
2dbe1ca006
Namespace is not needed
We should be able to parse out the Path from the URL and use that as the
namespace.
2018-03-02 23:23:28 -08:00
74d360f6d7
Adds pm pull 2018-03-02 23:23:11 -08:00
2a0220cddc
Adds doc comments 2018-03-02 23:23:08 -08:00
f21ded2b77
Adds Available
this is the database for available packages
2018-03-02 23:23:06 -08:00
63c38d5e92
Added pm.Meta 2018-03-02 23:22:57 -08:00